RoadAnchorType
enum RoadAnchorType : NSInteger {}
Constants indicating the anchor type. @details The anchor is a point ( all intersections ), a circle ( roundabout, complex traffic figure ) or a waypoint.
-
Point
Declaration
Objective-C
RoadAnchorTypePoint
-
Circle
Declaration
Objective-C
RoadAnchorTypeCircle
-
Waypoint
Declaration
Objective-C
RoadAnchorTypeWaypoint
-
EV charging station waypoint
Declaration
Objective-C
RoadAnchorTypeEVWaypoint