Many of the Mapbox APIs take geographic features (waypoints) as input.
The mapbox module supports the following inputs
- An iterable of GeoJSON-like
Features - An iterable of objects which implement the
__geo_interface__
Many of the Mapbox APIs take geographic features (waypoints) as input.
The mapbox module supports the following inputs
Features__geo_interface__