Enums.KmlTourStatus enumeration

The KmlTourStatus can be one of:

ConstantDescription
Enums.KmlTourStatusNotInitialized(0) The KML tour is not initilaized. This is the default status. Set the tour on a tour controller to initialize it.
Enums.KmlTourStatusInitializing(1) This status is set as soon as a KML tour is set on a tour controller.
Enums.KmlTourStatusInitialized(2) This status is set when a KML tour is successfully initialized. If intialization fails, the status is set to Enums.KmlTourStatusNotInitialized.
Enums.KmlTourStatusPlaying(3) This status is set when a KML tour starts playing.
Enums.KmlTourStatusPaused(4) This status is set when a KML tour is paused.
Enums.KmlTourStatusCompleted(5) This status is set when a KML tour is completed.

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