forked from MapComplete/MapComplete
Fixed the build, turns out the maps-svg was too complicated
This commit is contained in:
parent
a9e823d051
commit
c3e8a18789
4 changed files with 37 additions and 9284 deletions
|
@ -46,13 +46,13 @@ export class AllKnownLayouts {
|
|||
new PersonalLayout(),
|
||||
// new Natuurpunt(),
|
||||
AllKnownLayouts.GenerateCycloFix(),
|
||||
AllKnownLayouts.GenerateBuurtNatuur(),
|
||||
FromJSON.LayoutFromJSON(bookcases),
|
||||
FromJSON.LayoutFromJSON(aed),
|
||||
FromJSON.LayoutFromJSON(toilets),
|
||||
FromJSON.LayoutFromJSON(artworks),
|
||||
FromJSON.LayoutFromJSON(cyclestreets),
|
||||
FromJSON.LayoutFromJSON(ghostbikes),
|
||||
AllKnownLayouts.GenerateBuurtNatuur(),
|
||||
FromJSON.LayoutFromJSON(nature),
|
||||
FromJSON.LayoutFromJSON(maps),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue