L.supermap.wmtsLayer(url, options)
leaflet/mapping/TileLayer.WMTS.js, line 7
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
url |
string |
wmts 图层地址。 |
||||||||||||||||||||||||||||||||||||||||||||||||
options |
Object |
wmts 图层可选参数。
|
Extends
Methods
-
getTileUrl(coords){string}
leaflet/mapping/TileLayer.WMTS.js, line 73 -
根据行列号获取切片地址。
Name Type Description coords
Object 行列号。
Returns:
Type Description string 切片地址。
Type Definitions
-
L.supermap.wmtsLayer.matrixObject
-
瓦片矩阵。
Properties:
Name Type Description identifier
string 瓦片矩阵标识符。