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

How to use the Offline-Tool with QT? #16528

Open hakan9462 opened 3 years ago

hakan9462 commented 3 years ago

Hello,

i am very new and a noob to to QT and Programming. But i need help to get a Offline Database with the offline Tool. Qt links to the Offline Tool, but without any discribtion how to use it in QT or generate a File to use it in QT. ( https://doc-snapshots.qt.io/qt5-5.9/location-plugin-mapboxgl.html#optional-plugin-parameters )

The only thing i need from the offline Tool is, that it gives me a .db File with my own style. But i don´t know how i can use it. (in Windows)

Can anybody Help me?