TileLayer()
constructor
Inherits from BaseLayer
The class responsible for adding tiles from a tile server on the map.
Options:
Events:
tile-loadA tile was loadedtiles-loadedAll tiles were loadedtile-errorA tile could not be loaded
| Parameter | Type | Description |
|---|---|---|
| url | String | The URL to the tile server containing z, x, y coordinates |
| options | Object | The tile options |