前言
使用SuperMap iDesktop切缓存,使用iServer发布WMTS服务,使用SuperMap Cesium预览
操作过程
1. 配图及保存地图
店家发布开始发布服务
2. Cesium查看
const geoViewer = new GeoViewer(this.ref, {
imageryProvider: new Cesium.SuperMapImageryProvider({url:option?.url})
})
2024-01-08 15:04:16
使用SuperMap iDesktop切缓存,使用iServer发布WMTS服务,使用SuperMap Cesium预览
1. 配图及保存地图
店家发布开始发布服务
2. Cesium查看
const geoViewer = new GeoViewer(this.ref, {
imageryProvider: new Cesium.SuperMapImageryProvider({url:option?.url})
})