ShapeArrowDirectionType
enum ShapeArrowDirectionType : NSInteger {}
Constants indicating the arrow direction of the shape. @details The arrow direction will be only valid for RoadShapeFormTypeCircleSegment and some combined turns.
-
None
Declaration
Objective-C
ShapeArrowDirectionTypeNone
-
Left
Declaration
Objective-C
ShapeArrowDirectionTypeLeft
-
Straight
Declaration
Objective-C
ShapeArrowDirectionTypeStraight
-
Right
Declaration
Objective-C
ShapeArrowDirectionTypeRight