南昌市物联网技防平台-前端
zengh
2021-03-26 6749726c0eb1b8ed4cf58a8b7f87434a5b732b37
public/map/widgets/alertSecurity/AlertSecurity.js
@@ -279,7 +279,7 @@
    },
    addPoint: function (entitys, lgtd, lttd, img) {
      var symbol = new esri.symbol.PictureMarkerSymbol(img, 22, 32);
      var symbol = new esri.symbol.PictureMarkerSymbol(img, 33, 48);
      var pt = new Point(lgtd, lttd, new SpatialReference({
        wkid: 4326
      }));