mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
Add covered=* field to Drive-through preset
This commit is contained in:
@@ -5429,11 +5429,12 @@
|
||||
"icon": "highway-service",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"covered",
|
||||
"maxheight",
|
||||
"maxspeed",
|
||||
"structure",
|
||||
"access",
|
||||
"surface",
|
||||
"maxheight"
|
||||
"surface"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
|
||||
@@ -2,11 +2,12 @@
|
||||
"icon": "highway-service",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"covered",
|
||||
"maxheight",
|
||||
"maxspeed",
|
||||
"structure",
|
||||
"access",
|
||||
"surface",
|
||||
"maxheight"
|
||||
"surface"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
|
||||
Reference in New Issue
Block a user