mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-03 09:53:40 +00:00
Say more about tags
This commit is contained in:
@@ -32,7 +32,9 @@ A basic preset is of the form:
|
||||
"village green",
|
||||
"woodland"
|
||||
],
|
||||
// tags that automatically added to the feature when it's selected
|
||||
// tags that are added to the feature when selecting the preset,
|
||||
// and also used to match the preset against existing features.
|
||||
// You can use the value "*" to match any value.
|
||||
"tags": {
|
||||
"leisure": "park"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user