Moving off Mapbox static maps and tiles for geocoding-only use
A lot of Mapbox integrations bundle geocoding with map rendering. Here is how to separate the two and migrate only what needs to move.
A lot of Mapbox integrations bundle geocoding with map rendering. Here is how to separate the two and migrate only what needs to move.
Existing Mapbox Geocoding requests now work against our compatible host unchanged, matching its parameters and response shape exactly, minus the branding.
Mapbox Geocoding returns GeoJSON, which shapes a lot of downstream code. Here is what changes and what does not when you switch providers.