MMKRequestPointType
|
enum MMKRequestPointType : NSUInteger {} |
The waypoint and a point the path must go through.
Summary
Enum cases
|
MMKRequestPointTypeWaypoint |
|
MMKRequestPointTypeViapoint |
Enum cases
MMKRequestPointTypeWaypoint
|
MMKRequestPointTypeWaypoint |
The target waypoint.
MMKRequestPointTypeViapoint
|
MMKRequestPointTypeViapoint |
A point the route must pass through.