南昌市物联网技防平台-前端
shuishen
2021-03-13 d03f87c702dbe7456b5e7bedca0fdcae041f16f4
public/map/index.html
@@ -54,7 +54,7 @@
          _AppEvent.addAppEventListener("mapLoad", function(map){
            if (locationObj && locationObj != null) {
              map.centerAndZoom(new esri.geometry.Point(locationObj.x,locationObj.y, new esri.SpatialReference({ wkid: 4326 })), 14);
              map.centerAndZoom(new esri.geometry.Point(locationObj.x,locationObj.y, new esri.SpatialReference({ wkid: 4326 })), 16);
            }
          });
          if (openId) showFun(openId);