From c052c07d74b052f923b9a711b014baa62e11442a Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期一, 26 十二月 2022 15:05:44 +0800 Subject: [PATCH] 场景 --- public/config/config.js | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/public/config/config.js b/public/config/config.js index 2a9e11f..f57baba 100644 --- a/public/config/config.js +++ b/public/config/config.js @@ -17,7 +17,9 @@ geoserver + '/geoserver/LF/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=LF%3Am_pipeline&maxFeatures=50&outputFormat=application%2Fjson&cql_filter=projname='; //妯″瀷鍔犺浇鍦板潃 -var modelUrl = 'http://183.162.245.49:8099/pcdata/JC_MAX_MX/SN/tileset.json'; +var modelUrl = 'http://192.168.20.39/LFData/tileset/SN/tileset.json'; +//DEM +var demLayer = 'http://192.168.20.39/LFData/dem' //缁煎悎灞曠ず window.sceneConfig = { // sdk璁稿彲 @@ -41,4 +43,3 @@ label: '楂樺痉褰卞儚鏍囨敞', }, ]; -var demLayer = 'http://192.168.20.39/dem' \ No newline at end of file -- Gitblit v1.9.3