mapbox / mapbox-gl-native

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
4.35k stars 1.33k forks source link

Offline maps ? #16529

Open ghost opened 3 years ago

ghost commented 3 years ago

Hello,

Apologies if this has been asked/discussed before - So far my google searches did not answer my questions.

I have been trying to look for offline maps, for a use case of PC React software. My goal is to load onto an electron based React program, that will be launches at an environment with no Internet connection.

I have seen that iOS and Android Mapbox does have an ability to download regions and store them locally on the phone, I would be happy to do that for a Mapbox-gl as well.

Thanks ! Daniel