VectorTileLayer
VectorTileLayer
基础用法
JSON
4326
矢量切片服务中的 tile_matrix_set 信息, 与 ArcGIS 使用的 tileInfo 格式不同, 导致api读取不到正确的切片方案信息, 而无法正确的显示图层。
在 tiles.json 文件中增加 tileInfo 信息,可以看到图层正常工作。
VectorTileLayer Props
prop | type | default | description |
---|---|---|---|
defaultOptions | __esri.VectorTileLayerProperties | {} | |
style | any | undefined | Style from mapbox-gl |
customParameters | NormalObject | {} | 自定义参数 |
url | String | undefined |