How to use Landmark model in map element??
-
I have a list a latitudes and longitudes and description about the place corresponding to lat,longs.
My questions are:- how to update the landmark model with landmark elements.
2)how to add collections of landmark elements to landmark model dynamically?
3)Is There any way to update landmark model from c++?
4In map element there is porperty objects ( objects : list<QGeoMapObject>) that takes QGeomap Objects. How should i use this objects inside map element.
- how to update the landmark model with landmark elements.