forked from MapComplete/MapComplete
Update comments
This commit is contained in:
parent
f81532582c
commit
5f0ee916fd
1 changed files with 3 additions and 1 deletions
|
@ -348,7 +348,9 @@ export interface LayerConfigJson {
|
|||
allowMove?: boolean | MoveConfigJson
|
||||
|
||||
/**
|
||||
* IF set, a 'split this road' button is shown
|
||||
* If set, a 'split this way' button is shown on objects rendered as LineStrings, e.g. highways.
|
||||
*
|
||||
* If the way is part of a relation, MapComplete will attempt to update this relation as well
|
||||
*/
|
||||
allowSplit?: boolean
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue