Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@lauramosher lauramosher released this 15 Jan 18:14
· 5 commits to master since this release
5abcfb6

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