Class: WMTS

WMTS

网络地图切片服务图层类,网络地图切片服务图层类的实例是用来显示OGC网络地图服务上的瓦片数据。

new WMTS()

Source:
View2D/Layer/WMTS.js

Members


format :String

瓦片格式..
Type:
  • String
Default Value:
  • null
Source:
View2D/Layer/WMTS.js

layer :String

图层名称layer..
Type:
  • String
Default Value:
  • null
Source:
View2D/Layer/WMTS.js

matrixIds :Int

矩阵的详细信息..
Type:
  • Int
Default Value:
  • null
Source:
View2D/Layer/WMTS.js

matrixSet :String

VTS服务矩阵标志..
Type:
  • String
Default Value:
  • null
Source:
View2D/Layer/WMTS.js

name :String

图层名称..
Type:
  • String
Default Value:
  • null
Source:
View2D/Layer/WMTS.js

resolutions :String

图层分辨率..
Type:
  • String
Default Value:
  • null
Source:
View2D/Layer/WMTS.js

tileFullExtent :Float

图层范围..
Type:
  • Float
Default Value:
  • null
Source:
View2D/Layer/WMTS.js

tileOrigin :Array

瓦片原点..
Type:
  • Array
Default Value:
  • null
Source:
View2D/Layer/WMTS.js

url :String

*网络服务地址..
Type:
  • String
Default Value:
  • null
Source:
View2D/Layer/WMTS.js

zoomOffset :Bounds

级别偏移值..
Type:
  • Bounds
Default Value:
  • null
Source:
View2D/Layer/WMTS.js