KmlViewRefreshMode

sealed class KmlViewRefreshMode

The list of KML view refresh modes. Defines the view-based refresh behavior of a KML network link.

Since

200.1.0

Inheritors

Types

Link copied to clipboard

(default) Ignore changes in the view.

Link copied to clipboard

Refresh the file when the Region becomes active.

Link copied to clipboard

Refresh the file only when the user explicitly requests it.

Link copied to clipboard

Refresh the file n milliseconds after movement stops, where n is specified by view refresh time. If no view refresh time is set, the default value is 4000 milliseconds.