Map.AddTile (gb.map)
Function AddTile ( Name As String, Pattern As String [ , Args As Collection, CacheName As String ] ) As _MapTile
Adds a new Tileset Layer from remote server or local cache to the current Map
-
Name
-
Pattern
-
Args
-
Cachename defines local folder name to store Tiles.
If CacheName is provided, stores and load Tiles in/from local cache path defined by DefaultCache property.