---
title: junctionElementAngles
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpmaneuver/junctionelementangles
---

# junctionElementAngles

A set of angles for the rest of the roads of this junction.

## Declaration

```swift
var junctionElementAngles: Set<Measurement<UnitAngle>>? { get set }
```

## Discussion

Discussion This must not include junctionExitAngle.

## See Also

### Providing junction information

- [junctionType](carplay/cpmaneuver/junctiontype.md)
- [junctionExitAngle](carplay/cpmaneuver/junctionexitangle.md)
