import TileWMTS from 'oles/layer/TileWMTS';
WMTS服务,调用服务GetCapabilities接口读取服务元数据信息初始化ol.source。
new TileWmts(options);
VectorTileArcGISRest →