[ Whereis® API Home ] [ JSON API Home ] [ Services ] [ Route Services ]
HTTP GET request that returns the geometry associated with a handle, without its corresponding instructions
For a full explanation of the returned route object, see <route>.
URL
By HTTP GET to <ENDPOINT>/service/route/geometry/<handle>
Rules
Parameter | Mandatory? | Description |
handle | Y | The id returned by a previous route request. Must be submitted before its expiry time has been reached |
Sample request
http://<endpoint>/service/route/geometry/LAp68qttXmY7VY4y
NOTES