RouteLineType
enum RouteLineType : NSInteger {}
Constants indicating the route line type.
-
Default line type ( map style defined ).
Declaration
Objective-C
RouteLineTypeDefault
-
Line solid.
Declaration
Objective-C
RouteLineTypeSolid
-
Line dashed.
Declaration
Objective-C
RouteLineTypeDashed
-
Point.
Declaration
Objective-C
RouteLineTypePoint