Obsolete Members for KmlPlacemark
The following members of QML type KmlPlacemark are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
- geometries : list<KmlNode>
(obsolete)
Property Documentation
geometries : list<KmlNode> |
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns a list of KmlGeometry objects (read-only).
Use geometriesListModel instead