diff --git a/package.json b/package.json index 964c9454b..799ec0ed1 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ "node-sass": "^4.12.0", "ol": "^6.9.0", "portfinder": "^1.0.21", + "proj4": "^2.8.0", "qs": "^6.7.0", "quill": "^1.3.6", "screenfull": "^4.2.1", @@ -111,4 +112,4 @@ "not ie <= 10" ] } -} \ No newline at end of file +} diff --git a/src/views/modules/workSys/mapConfig.vue b/src/views/modules/workSys/mapConfig.vue index d78633b44..662ad1776 100644 --- a/src/views/modules/workSys/mapConfig.vue +++ b/src/views/modules/workSys/mapConfig.vue @@ -1,200 +1,234 @@