Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

WSA.Tile.PeriodicUpdate

PeriodicUpdate(uri: string, interval: float): void;
void PeriodicUpdate(string uri, float interval);
def PeriodicUpdate(uri as string, interval as float) as void

Parameters

uria remote location fromwhere to retrieve tile update
intervala time interval in minutes, will be rounded to a value, supported by the system

Description

Starts periodic update of a tile.

A remote uri will be checked periodically to retrieve an update for a tile.