|
@@ -152,7 +152,7 @@ export default {
|
|
})
|
|
})
|
|
);
|
|
);
|
|
layersObj[did_v] = layer;
|
|
layersObj[did_v] = layer;
|
|
- this.loadGeoJSON(item.geom);
|
|
|
|
|
|
+ this.loadGeoJSON(item.geom, did_v);
|
|
}
|
|
}
|
|
// } else if (this.layersData.layerName) {
|
|
// } else if (this.layersData.layerName) {
|
|
// var params_gh = {
|
|
// var params_gh = {
|