KmlTourStatus

sealed class KmlTourStatus

The list of KML tour status event types.

Since

200.1.0

Inheritors

Types

Link copied to clipboard

This event is raised when a KML tour is completed.

Link copied to clipboard

This event is raised when a KML tour is successfully initialized. if initialization fails, the status is set to not initialized.

Link copied to clipboard

This event is raised as soon as a KML tour is set on a tour controller.

Link copied to clipboard

The KML tour is not initialized. This is the default status. Set the tour on a tour controller to initialize it. Also, this event is raised when a tour is reset.

Link copied to clipboard

This event is raised when a KML tour is paused.

Link copied to clipboard

This event is raised when a KML tour starts playing.