Builder

class Builder(propertyId: Int)

Builder for constructing RouteRequest instances.

Constructors

Link copied to clipboard
constructor(propertyId: Int)

Functions

Link copied to clipboard

Adds a destination waypoint to the routing request.

Link copied to clipboard

Builds the RouteRequest instance.

Link copied to clipboard

Indicates whether the routing request is from the user's current location.

Link copied to clipboard

Sets the routing constraints to apply to the routing request.

Link copied to clipboard

Sets the routing options to apply to the routing request.

Link copied to clipboard

Sets the starting waypoint for the route.