VMERouteRequestType

enum VMERouteRequestType : Enum<VMERouteRequestType>

The route request type determines the parameter to use when calculating the route

Since

1.19

Entries

Link copied to clipboard

Indicates a request for a route that optimizes time.

Link copied to clipboard

Indicates a request for a route that optimizes distance.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int