mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
Add amenity=parking rendering
This commit is contained in:
@@ -198,6 +198,13 @@ path.multipolygon.tag-leisure-park {
|
||||
fill-opacity: 0.2;
|
||||
}
|
||||
|
||||
path.area.tag-amenity-parking,
|
||||
path.multipolygon.tag-amenity-parking {
|
||||
stroke: #beb267;
|
||||
stroke-width: 1;
|
||||
fill: #edecc0;
|
||||
}
|
||||
|
||||
/* highways */
|
||||
path.stroke.tag-highway-residential {
|
||||
stroke:#fff;
|
||||
|
||||
Reference in New Issue
Block a user