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