The following members of class KmlPlacemark are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(obsolete) QList<Esri::ArcGISRuntime::KmlGeometry> | geometries() const |
Member Function Documentation
QList<Esri::ArcGISRuntime::KmlGeometry > KmlPlacemark::geometries() const
This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns the KML geometries for the KML placemark.
The collection will contain one KmlGeometry for non multi-geometry.
Use geometriesListModel instead