public/map/widgets/clientManagement/ClientManagement.js
@@ -3,8 +3,8 @@ * @Version: 1.0 * @Author: yangsx * @Date: 2019-12-09 19:01:40 * @LastEditors: yangsx * @LastEditTime: 2019-12-14 14:44:57 * @LastEditors: song * @LastEditTime: 2021-02-25 13:59:29 */ define([ "dojo", @@ -248,11 +248,6 @@ //var data = DataManager.getData(); that.clusterLayer.addData(datas); if(window.locationObj) { that._map.centerAndZoom(new esri.geometry.Point(window.locationObj.x,window.locationObj.y, new esri.SpatialReference({ wkid: 4326 })), 14); } } , clearLayer: function () {