KmlTour Class

  • KmlTour
  • class Esri::ArcGISRuntime::KmlTour

    An execution of a KML Playlist. More...

    Header: #include <KmlTour.h>
    Since: Esri::ArcGISRuntime 100.4
    Inherits: Esri::ArcGISRuntime::KmlNode

    Public Functions

    virtual ~KmlTour() override
    Esri::ArcGISRuntime::KmlTourStatus tourStatus() const

    Signals

    void tourStatusChanged(Esri::ArcGISRuntime::KmlTourStatus tourStatus)

    Detailed Description

    Relevant samples:

    Member Function Documentation

    [override virtual] KmlTour::~KmlTour()

    Destructor.

    [since Esri::ArcGISRuntime 100.6] Esri::ArcGISRuntime::KmlTourStatus KmlTour::tourStatus() const

    The current tour status.

    This function was introduced in Esri::ArcGISRuntime 100.6.

    [signal, since Esri::ArcGISRuntime 100.6] void KmlTour::tourStatusChanged(Esri::ArcGISRuntime::KmlTourStatus tourStatus)

    Signal emitted when the KML tour status changes

    • tourStatus - the new tour status

    This function was introduced in Esri::ArcGISRuntime 100.6.

    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