Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KMLRefreshMode

Specifies a time-based refresh mode. (Default: ON_CHANGE).

since

2020.1

Overview

Enumeration members

Enumeration members

ON_CHANGE

ON_CHANGE: = 0

Refresh when the file is loaded and whenever link parameters change.

ON_EXPIRE

ON_EXPIRE: = 2

Refresh the file when the expiration time is reached.

ON_INTERVAL

ON_INTERVAL: = 1

Refresh every n seconds, as specified in refreshInterval.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method