forked from MapComplete/MapComplete
Add ATMs
This commit is contained in:
parent
9a557b0bd1
commit
53fe70a677
4 changed files with 120 additions and 1 deletions
|
@ -57,6 +57,12 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"en": "Train Stations"
|
||||
},
|
||||
"description": {
|
||||
"en": "Layer showing train stations"
|
||||
},
|
||||
"mapRendering": [
|
||||
{
|
||||
"icon": "./assets/themes/stations/rail-light.svg",
|
||||
|
@ -151,7 +157,8 @@
|
|||
"entrance",
|
||||
"elevator",
|
||||
"bench",
|
||||
"waste_basket"
|
||||
"waste_basket",
|
||||
"atm"
|
||||
],
|
||||
"override": {
|
||||
"minzoom": 19
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue