Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

Tile.PeriodicUpdate

public void PeriodicUpdate(string uri, float interval);

Parameters

uri a remote location fromwhere to retrieve tile update
interval a 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.