Hello friends,
I have one questions about the google maps api interaction with Qt. Now I have an html file with my map. I have also a kml file with many overlays. When I import the kml file in Google Earth I get an tree with the items which represent the overlays and I can click it in or out.
So now I try to write an App with interaction to the google maps. How can I import the kml file into a say treewidget or Treeview with clickable item and anytime I click an item in my tree the maps show me the overlay. I don´t understand the interaction Qt<->GoogleMaps or
QWebView<->Js or the interaction with kml etc.
Any suggestions.
Bookmarks