forked from MapComplete/MapComplete
Remove kletterspots.de specific stuff
This commit is contained in:
parent
c693faea95
commit
7ad601f2eb
9 changed files with 23 additions and 26 deletions
|
@ -47,22 +47,22 @@ export class AllKnownLayouts {
|
|||
new LayoutConfig(personal),
|
||||
AllKnownLayouts.GenerateCycloFix(),
|
||||
new LayoutConfig(aed),
|
||||
// new LayoutConfig(bookcases),
|
||||
new LayoutConfig(bookcases),
|
||||
new LayoutConfig(toilets),
|
||||
// new LayoutConfig(artworks),
|
||||
// new LayoutConfig(ghostbikes),
|
||||
new LayoutConfig(artworks),
|
||||
new LayoutConfig(ghostbikes),
|
||||
new LayoutConfig(shops),
|
||||
new LayoutConfig(drinking_water),
|
||||
new LayoutConfig(nature),
|
||||
new LayoutConfig(cyclestreets),
|
||||
// new LayoutConfig(maps),
|
||||
// new LayoutConfig(fritures),
|
||||
new LayoutConfig(maps),
|
||||
new LayoutConfig(fritures),
|
||||
new LayoutConfig(benches),
|
||||
new LayoutConfig(charging_stations),
|
||||
// new LayoutConfig(widths),
|
||||
// new LayoutConfig(buurtnatuur),
|
||||
// new LayoutConfig(bike_monitoring_stations),
|
||||
// new LayoutConfig(surveillance_cameras)
|
||||
new LayoutConfig(widths),
|
||||
new LayoutConfig(buurtnatuur),
|
||||
new LayoutConfig(bike_monitoring_stations),
|
||||
new LayoutConfig(surveillance_cameras)
|
||||
new LayoutConfig(climbing),
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue