VMERouteRequest

fun VMERouteRequest(requestType: VMERouteRequestType, routeDestinationOrder: VMERouteDestinationsOrder, isAccessible: Boolean = false, animateAllRoute: Boolean = false, distanceThreshold: Double = -1.0)

Parameters

requestType

Determines the type of request

routeDestinationOrder

Determines the visiting order of the destination objects

Notes

By default:

  • VMERouteRequest.isAccessible() will return false.