|
@@ -26,11 +26,7 @@
|
|
import "@arcgis/core/assets/esri/themes/light/main.css";
|
|
import "@arcgis/core/assets/esri/themes/light/main.css";
|
|
|
|
|
|
const mapUrl = "http://10.155.32.4:9080/arcgis/rest/services/nxmap/MapServer"; // ArcMap地址
|
|
const mapUrl = "http://10.155.32.4:9080/arcgis/rest/services/nxmap/MapServer"; // ArcMap地址
|
|
-<<<<<<< HEAD
|
|
|
|
- // const mapUrl = "http://172.16.6.30:12345/arcgis/rest/services/NX_MAP_15/MapServer"; // ArcMap地址
|
|
|
|
-=======
|
|
|
|
// const mapUrl = "http://10.155.32.4:9080/arcgis/rest/services/NX_MAP_15/MapServer"; // ArcMap地址
|
|
// const mapUrl = "http://10.155.32.4:9080/arcgis/rest/services/NX_MAP_15/MapServer"; // ArcMap地址
|
|
->>>>>>> 996b254d1fad04d6216e1dfab6417806a304ca82
|
|
|
|
let basemap = null;
|
|
let basemap = null;
|
|
let map = null;
|
|
let map = null;
|
|
let view = null;
|
|
let view = null;
|