fengxiang
2018-06-07 2656c7ab687d3e3b6f704b9d87ce20ff9c805bb0
src/app/routes/map/coordinates-picker/coordinates-picker.component.ts
@@ -91,7 +91,6 @@
      this._localSearch = new  this._BMap.LocalSearch(map, {
        renderOptions: {map: map}
      });
      debugger;
      if (this.data.latitude === this.Default_LAT 
          && this.data.longitude === this.Default_LNG
          && !!this.data.address