Defines the view-based refresh behavior of a KML network link.
The KmlViewRefreshMode can be one of:
Constant | Description |
---|---|
Enums. | (0) Ignore changes in the view. |
Enums. | (1) Refresh the file n milliseconds after movement stops, where n is specified by view . Note, if view is 0 when the mode is set to Enums. , it will automatically update the view |
Enums. | (2) Refresh the file only when the user explicitly requests it. |
Enums. | (3) Refresh the file when the KM |