forked from MapComplete/MapComplete
Further development of split-road feature; refactoring of change-handling
This commit is contained in:
parent
dc4cdda3b5
commit
96ecded0b9
37 changed files with 967 additions and 568 deletions
2
test.ts
2
test.ts
|
@ -1,4 +1,4 @@
|
|||
import SplitAction from "./Logic/Osm/SplitAction";
|
||||
import SplitAction from "./Logic/Osm/Actions/SplitAction";
|
||||
import {GeoOperations} from "./Logic/GeoOperations";
|
||||
|
||||
const way = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue