mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 01:24:05 +02:00
Add Preset for shop=rental
(re: U-Haul / nsi 3.2.0)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"icon": "maki-shop",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"shop": "rental"
|
||||
},
|
||||
"name": "Rental Shop"
|
||||
}
|
||||
Reference in New Issue
Block a user