forked from MapComplete/MapComplete
More work on widths
This commit is contained in:
parent
636bad97b3
commit
c9e90935d8
3 changed files with 95 additions and 30 deletions
|
@ -9,8 +9,9 @@ export class StreetWidth extends Layout{
|
|||
super( "width",
|
||||
"Straatbreedtes in Brugge",
|
||||
[new Widths(
|
||||
2.2,
|
||||
1.5
|
||||
2.0,
|
||||
1.5,
|
||||
0.75
|
||||
|
||||
)],
|
||||
15,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue