src/main/webapp/js/moralmap.js | ●●●●● patch | view | raw | blame | history |
src/main/webapp/js/moralmap.js
@@ -679,9 +679,6 @@ } return new BMap.InfoWindow("", winOpts); })(); if (!showEquipmentInfoWindow) { showEquipmentInfoWindow = infoWindow; } var dataHandle = { _getDataOutHtml: function(data) { if(data==null||data["state"]==4){ @@ -819,6 +816,9 @@ return this.getOption()["data"]; } }); if (!showEquipmentInfoWindow) { showEquipmentInfoWindow = infoWindow; } } //储存MonitorPoint对象 moralMap.putEquipment = function(key, obj) {