tmpsantos / qmapboxglapp

Example app using Qt Location + Mapbox GL
BSD 3-Clause "New" or "Revised" License
25 stars 17 forks source link

attach mouseArea to MapParameter #3

Open MahmoudYaser1 opened 1 year ago

MahmoudYaser1 commented 1 year ago

Hi is there a possible way to click on object loaded on the map by using MapParameter ... like the "3d-buildings" in your project.

let me respell it correctly i want to display geojson file on maps and make these shapes clickable to show more details about a building for example.