ProjectedRouteSection
public struct ProjectedRouteSection
Describes part of the ProjectedRoute
.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Indicates if the
ProjectedRouteSection
is on the map.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum Boundary : Int
-
Map references that describe the section.
Declaration
Swift
public let mapReferences: MapReferences
-
Start boundary of the projected route section.
Declaration
Swift
public let startBoundary: Boundary
-
End boundary of the projected route section.
Declaration
Swift
public let endBoundary: Boundary