forked from MapComplete/MapComplete
Further work on the road splitting feature
This commit is contained in:
parent
9348a019d6
commit
1da3f8a332
9 changed files with 351 additions and 274 deletions
|
|
@ -0,0 +1,11 @@
|
|||
/**
|
||||
* The logic to handle relations after a way within
|
||||
*/
|
||||
export default class RelationSplitlHandler {
|
||||
|
||||
constructor() {
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue