KmlFolder Class

  • KmlFolder
  • class Esri::ArcGISRuntime::KmlFolder

    A container used to arrange other features hierarchically (Folders, Placemarks, NetworkLinks, or Overlays). More...

    Header: #include <KmlFolder.h>
    Since: Esri::ArcGISRuntime 100.4
    Inherits: Esri::ArcGISRuntime::KmlContainer

    Public Functions

    KmlFolder(QObject *parent = nullptr)
    virtual ~KmlFolder() override

    Detailed Description

    A KML node is visible only if it and all its ancestors are visible.

    Relevant samples:

    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] KmlFolder::~KmlFolder()

    Destructor.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

    You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

    Your ArcGIS portal

    Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

    Your ArcGIS Location Platform dashboard

    Manage billing, monitor service usage, and access additional resources.

    Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

    Close