北京经济技术开发区经开区虚拟城市项目-【前端】-移动端Web
少年
2024-03-13 5275d044d8e1d05ac2efc7cec935c5e28f6d832d
src/utils/maptype.JS
@@ -1,7 +1,7 @@
import XYZ from "ol/source/XYZ";
import WMTS from "ol/source/WMTS";
import WMTSTileGrid from "ol/tilegrid/WMTS";
// import WMTS from "ol/source/WMTS";
// import WMTSTileGrid from "ol/tilegrid/WMTS";
var topResolution = 896.0859375;
var resolutions = [];
@@ -14,7 +14,7 @@
let list = [
    {
        name: "2001",
        value: new XYZ({
        value: new ol.source.XYZ({
            url: "https://skyzt.bda.gov.cn/yzAdapter/Vector/?request=1&year=2001&type=Sate&level={z}&x={x}&y={y}",
        }),
        // value: new WMTS({