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