Calculate a route between locations and search for places along the corridor. Results are ranked by how little detour they add. Useful for finding stops (petrol stations, restaurants, charging points) on the way to a destination.
Your Footstep API key
Route waypoints (min 2, max 20)
2 - 20 elementsWhat to search for along the route (e.g. 'coffee shop', 'petrol station', 'supermarket')
auto, bicycle, pedestrian, bus, truck Fine-tuning options. Include only the key matching your travel type.
Maximum acceptable detour in seconds (1 min to 1 hour)
60 <= x <= 3600Maximum number of places to return
1 <= x <= 20Response format. footstep = optimised for app developers (encoded polyline, flat structure). geojson = standard GeoJSON FeatureCollection (decoded coordinates, immediately usable in Leaflet/Mapbox GL/deck.gl).
footstep, geojson