https://geowebservices.maporama.com/itinerary.output?maporamakey=key¶meters
Where:
Name | Type | Values | Description | |
---|---|---|---|---|
start | string | e.g. 2.399086;48.717017 | The longitude and the latitude of the starting point, separated by semicolon. This is a mandatory field. | |
end | string | e.g. 2.260727;49.095227 | The longitude and the latitude of the ending point, separated by semicolon. This is a mandatory field. | |
steps | string | e.g. 2.2633;49.0989|2.2693;49.1989 | A collection of steps in longitude and the latitude , separated by semicolon and pipe for each points.{longitude1};{latitude1}|{longitude2};{latitude2}|.. | |
mode | string | vehicle | pedestrian
|
The travel mode used for computing the itinerary | |
language | string | e.g. EN | The language of the itinerary instructions | |
unitsystem | string | metricandimperial | metric | imperial
|
The unit system(s) use for the result | |
avoidtollroad | boolean | true | false
|
Avoid toll roads | |
avoidhighways | boolean | true | false
|
Avoid highways | |
polyline | boolean | true | false
|
Return or not the polyline in the result. Default is true |