Private
constructorPrivate
Creates an instance of MPDirectionsService.
Private
Readonly
idAdd an avoidWayType, these are based on OSM highways.
Supported types are defined in MPHighway.
sets the wanted arrival/departure time for routes generated with this [MPDirectionsService]
this setting is used in conjunction with setIsDeparture and setTravelMode.
Static
createCreates a new service.
Generated using TypeDoc
Service used to generate a route between two MPPoints.
Export