The maps translation does't fit to the rest of the website. #7
Open
Description
Problem
We are currently using Leaflet.js to render the map. This limits us to raster-tiles and we can't dynamically change the language of the labels.
Suggestion
➡️ Switch from Leaflet.js to Mapbox-GL-JS.
A few links for implementing Mapbox-GL-JS:
Installing Mapbox-GL-JS
https://docs.mapbox.com/help/tutorials/use-mapbox-gl-js-with-react/
https://docs.mapbox.com/mapbox-gl-js/example/check-for-support/
Changing the language in Mapbox-GL-JS
https://docs.mapbox.com/mapbox-gl-js/example/language-switch/
https://github.com/mapbox/mapbox-gl-language
Metadata
Assignees
Labels
No labels