The following members of class KmlTrack are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(deprecated) Q | elements() const |
Member Function Documentation
[deprecated]
QList <Esri::ArcGISRuntime::KmlTrackElement *> KmlTrack::elements() const
This function is deprecated. We strongly advise against using it in new code.
Returns the individual elements of the KML track.
Note: No parent will be set for the returned KmlTrackElement objects. You must manage the memory of these objects yourself.