Maplibre w/ Protomaps API
This release introduces the Protomaps API and expands usage of Maplibre to the Rails maps as well.
Moving to Protomaps API allows us to use Maplibre throughout all of our ONLINE instances as well as offline, removing our dependency on paid Mapbox tokens.
Backwards Compatibility
- All servers configured to use Mapbox will continue to use Mapbox by default.
- All communities configured to use Mapbox with a custom style will continue to work even if Maplibre is used by default.
Changes
- Use Maplibre with Protomaps API #988