RouteRequest
class RouteRequest
Wrapper for EngineRouteRequest, representing a full routing request, including origin, destinations, routing preferences, and constraints.
Use Builder to construct an instance.
Types
Properties
Link copied to clipboard
The destination waypoints for the route.
Link copied to clipboard
Whether the routing request originates from the user's current location.
Link copied to clipboard
Property ID that the routing request applies to.
Link copied to clipboard
Any routing constraints applied to the route request.
Link copied to clipboard
The routing options applied to the request.
Link copied to clipboard
The starting waypoint for the route.