L.supermap.tiandituTileLayer(options)
TiandituTileLayer.js, line 8
| Name | Type | Description | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The optional parameters of the tile layer.
|
Extends
Methods
-
inherited getTileUrl(coords){string}
TileLayer.WMTS.js, line 61 -
Get the URL of the tile according to ranks number.
Name Type Description coordsObject Ranks number.
Returns:
Type Description string The URL of the tile.