Hello,
I am trying to create a language switcher inside a cesium web-application
How can I achieve that?
I know that openmaptiles can display the tiles in a specific language, but so far I dod not find information on how to access that feature from inside Cesium.
Can you link to the documentation you found for displaying OpenMapTiles with different languages?
It’s likely all you need to do to get it to display in CesiumJS is to pass the right query parameter or the right URL for the map with the language you need.
It’s likely all you need to do to get it to display in CesiumJS is to pass the right query parameter or the right URL for the map with the language you need.
Was looking into that, but it seems that the info might be in the GeoJSON file(s)?