forked from MapComplete/MapComplete
Only show preset for bicycles in toerisme vlaanderen
This commit is contained in:
parent
c80039c5bb
commit
8016ac2f81
1 changed files with 16 additions and 0 deletions
|
@ -145,6 +145,22 @@
|
||||||
],
|
],
|
||||||
"icon": "./assets/themes/toerisme_vlaanderen/charging_station_ebike.svg"
|
"icon": "./assets/themes/toerisme_vlaanderen/charging_station_ebike.svg"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"=presets": [
|
||||||
|
{
|
||||||
|
"tags": [
|
||||||
|
"amenity=charging_station",
|
||||||
|
"motorcar=no",
|
||||||
|
"bicycle=yes",
|
||||||
|
"socket:typee=1"
|
||||||
|
],
|
||||||
|
"title": {
|
||||||
|
"nl": "laadpunt met gewone stekker(s) <img src='./assets/layers/charging_station/TypeE.svg' style='width: 2rem; height: 2rem; float: left; background: white; border-radius: 1rem; margin-right: 0.5rem'/> (bedoeld om electrische fietsen op te laden)"
|
||||||
|
},
|
||||||
|
"preciseInput": {
|
||||||
|
"preferredBackground": "map"
|
||||||
|
}
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue