You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature: Update to use Maplibre with Protomaps API (#988)
* Add MapUtils
* Load map_utils pack with defer: false
* Add new Map service for configuring default map configurations
* Use default map configuration
* feat: Use Protomaps API for Home map
* Update maplibre-gl
* feat: use Maplibre & Protomaps in Rails
* Cleanup unused method & dependencies
* Ensure Tileserver config is set to serve all fonts for appropriate fallback
* Update .env.example with new keys
* Add Protomaps API key and basemap style attributes to Theme
* Update Theme form to update protomaps attrs
* Update Map's to utilize protomaps API when provided
Also update basemap style theme when provided, default to Contrast
otherwise.
* fix: Story show map should allow panning
* Allow static map to have zoom nav controls
* Update manage community specs w/ new Map service
* Add default value for Mapbox marker colors
* Add/update Theme specs
---------
Co-authored-by: Laura Mosher <[email protected]>
0 commit comments