A container used to arrange other features hierarchically (Folders, Placemarks, NetworkLinks, or Overlays). More...
| Header | #include <Kml |
| Since | Esri |
| Inherits | Esri |
This class was introduced in Esri::ArcGISRuntime 100.4.
Public Functions
| Kml | |
| virtual | ~ |
Detailed Description
A KML node is visible only if it and all its ancestors are visible.
Member Function Documentation
KmlFolder::KmlFolder (QObject *parent = nullptr)
Constructs a KmlFolder with an optional parent object.
This function was introduced in Esri::ArcGISRuntime 100.6.
[override virtual] KmlFolder::~KmlFolder ()
Destructor.