RouteDisplayMode
enum RouteDisplayMode : NSInteger {}
Constants indicating the route display modes.
-
Full route display.
Declaration
Objective-C
RouteDisplayModeFull = 0
-
Zoom to the branched part of the routes.
Declaration
Objective-C
RouteDisplayModeBranches