Add icon for parking=multi-storey.

This commit is contained in:
Sergey Vartanov 2021-06-22 00:05:40 +03:00
parent 56823294ba
commit 4d5fb4b465
4 changed files with 100 additions and 3 deletions

View file

@ -467,6 +467,8 @@ node_icons:
shapes: [fuel_station]
- tags: {amenity: parking}
shapes: [p]
- tags: {amenity: parking, parking: multi-storey}
shapes: [cars]
- tags: {highway: turning_circle}
shapes: [circle_empty]
- tags: {highway: crossing}