Compute a time and distance matrix between sources and targets. Returns a 2D matrix indexed by [source][target] with distance_m and duration_s for each pair. Null cells indicate unreachable pairs. All distances are in meters regardless of request units.
Your Footstep API key
1 - 50 elements1 - 50 elementsauto, bicycle, pedestrian, bus, truck Mode-specific tuning. Include only the key matching your costing mode.
kilometers, miles Response 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