Request format
https://router.api.mappable.world/v2/
? apikey=<string>
& waypoints=<lon1,lat1|lon2,lat2|...>
& [mode=<string>]
& [departure_time=<integer>]
& [avoid_tolls=<boolean>]
& [weight=<float>]
& [axle_weight=<float>]
& [max_weight=<float>]
& [height=<float>]
& [width=<float>]
& [length=<float>]
& [payload=<float>]
& [eco_class=<integer>]
& [has_trailer=<boolean>]
All params
apikey |
Required parameter The key issued in the Mappable Account. Note Key activation takes up to 15 minutes. |
waypoints |
Required parameter Route points specified in decimal degrees (WGS84 standard).
|
mode |
Type of travel on the route. Acceptable values:
|
departure_time |
The departure time in UNIX time. Used for calculating the expected traffic congestion. If this parameter is not specified, the traffic forecast is made for time when the request was processed. Alert This parameter is not used when calculating walking routes ( |
avoid_tolls |
No toll roads. When |
weight |
Vehicle weight in tons (only for |
axle_weight |
Actual vehicle axle load in tons (only for |
max_weight |
Maximum allowed vehicle weight in tons (only for |
height |
Vehicle height in meters (only for |
width |
Vehicle width in meters (only for |
length |
Vehicle length in meters (only for |
payload |
Maximum vehicle load capacity in tons (only for |
eco_class |
Vehicle emission standard (only for |
has_trailer |
Trailer (only for |