maps.gurudocs
Documentation

Isochrones

Info

Coming Soon — Isochrone API is not yet available on maps.guru. This page documents the planned API surface. Check back soon for updates.

Isochrones will show the area reachable from a given point within a specified time or distance. Useful for coverage analysis, site selection, and delivery zones.

Planned Endpoint

GET /v1/isochrone?center={lat,lng}&time={minutes}&key={api_key}

Planned Parameters

ParameterTypeRequiredDefaultDescription
centerstringYesCenter point (lat,lng)
timenumberYesTravel time in minutes
modestringNodrivingTravel mode: driving, walking, cycling
intervalsstringNoComma-separated time intervals (e.g., 5,10,15)