Block broken replaceGeometry for now

This commit is contained in:
Pieter Vander Vennet 2021-12-23 14:39:00 +01:00
parent adade2e8b0
commit b0f0a57bc7
3 changed files with 3 additions and 2 deletions

View file

@ -13,7 +13,6 @@ import {Utils} from "../../../Utils";
import {OsmConnection} from "../OsmConnection";
import {GeoJSONObject} from "@turf/turf";
import FeaturePipeline from "../../FeatureSource/FeaturePipeline";
import DeleteAction from "./DeleteAction";
export default class ReplaceGeometryAction extends OsmChangeAction {
/**