MMKRequestPointType

enum MMKRequestPointType : NSUInteger {}

The waypoint and a point the path must go through.

Summary

Enum cases

MMKRequestPointTypeWaypoint
The target waypoint

MMKRequestPointTypeViapoint
A point the route must pass through

Enum cases

MMKRequestPointTypeWaypoint

MMKRequestPointTypeWaypoint

The target waypoint.


MMKRequestPointTypeViapoint

MMKRequestPointTypeViapoint

A point the route must pass through.