forked from MapComplete/MapComplete
Move bicycle_tube_vending_machine into vending_machine
This commit is contained in:
parent
4a1a98f783
commit
8fcaa59f9d
9 changed files with 287 additions and 528 deletions
|
@ -1,4 +1,4 @@
|
|||
²{
|
||||
{
|
||||
"id": "mapcomplete-changes",
|
||||
"title": {
|
||||
"en": "Changes made with MapComplete"
|
||||
|
@ -9,12 +9,11 @@
|
|||
"description": {
|
||||
"en": "This maps shows all the changes made with MapComplete"
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "Shows changes made by MapComplete",
|
||||
"de": "Änderungen von MapComplete anzeigen"
|
||||
},
|
||||
"icon": "./assets/svg/logo.svg",
|
||||
"hideFromOverview": true,
|
||||
"startLat": 0,
|
||||
"startLon": 0,
|
||||
"startZoom": 1,
|
||||
"layers": [
|
||||
{
|
||||
"id": "mapcomplete-changes",
|
||||
|
@ -298,6 +297,10 @@
|
|||
"if": "theme=kerbs_and_crossings",
|
||||
"then": "./assets/layers/kerbs/KerbIcon.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=lighthouses",
|
||||
"then": "./assets/themes/lighthouses/lighthouse.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=mapcomplete-changes",
|
||||
"then": "./assets/svg/logo.svg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue