get
https://youmaps-eu.appspot.com/_ah/api/youmaps/v2.0/getIsochronePoints
Calculate isochrone zone and return result polygon point for given origin, travel mode, duration, number of point expected on isochrone
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
If successful, this method returns a JsonObject with an "items" property containing the vertices of the isochrone polygon.
The format of the returned vertices are : [latitude, longitude] in the WGS84 projection.
CancelledException
The web service response time depends on the travel duration and the number of vertices.
Therefore, if these two parameters are too large, the web service may take too much time (> 1 minute) to calculate the isochrone polygon and respond with a CancelledException.
If that happpens, please try again with a lower number of vertices.
