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

Start desktop application with local postgis #16521

Open DavisMillier opened 3 years ago

DavisMillier commented 3 years ago

Hello, I try to wrote desktop application that i have map on it ,i have osm data i uploaded to postgis use osm2pgsql and Qt framework. but i dont know how should i start . I want to have rendering component to read osm data and make image tile. can some one guide me ?