YMKRequestPointType

enum YMKRequestPointType : NSUInteger {}

The waypoint and a point the path must go through.

Summary

Enum cases

YMKRequestPointTypeWaypoint
The target waypoint

YMKRequestPointTypeViapoint
A point the route must pass through

Enum cases

YMKRequestPointTypeWaypoint

YMKRequestPointTypeWaypoint

The target waypoint.


YMKRequestPointTypeViapoint

YMKRequestPointTypeViapoint

A point the route must pass through.