mirror of
https://github.com/TrentSPalmer/concise-pdx.git
synced 2024-11-21 12:41:30 -08:00
fix sellwood.dart
This commit is contained in:
parent
427d7ee768
commit
3804544db7
@ -30,11 +30,9 @@ class _SellwoodStreetsState extends State<SellwoodStreets> {
|
||||
padding: EdgeInsets.only(bottom: 6.0,),
|
||||
child: Column(
|
||||
children: <Widget>[
|
||||
cardTwo('Woodstock','https://example.com','woodstock'),
|
||||
cardTwo('Bybee','https://example.com','bybee'),
|
||||
cardTwo('Milwaukie','https://example.com','milwaukie'),
|
||||
cardTwo('SE 13th','https://example.com','13th'),
|
||||
cardTwo('Tacoma','https://example.com','tacoma'),
|
||||
cardTwo('SE Woodstock from 42nd to 50th','https://www.google.com/maps/@45.4791687,-122.6158324,18z','woodstock'),
|
||||
cardTwo('SE Milwaukie, Tolman to Knapp','https://www.google.com/maps/@45.4741145,-122.6483169,17z','milwaukie'),
|
||||
cardTwo('SE 13th from Umatilla to Malden','https://www.google.com/maps/@45.4662368,-122.6532889,17z','13th'),
|
||||
convenienceCardOne(
|
||||
'https://www.portlandoregon.gov/parks/finder/index.cfm?&action=ViewPark&propertyid=27',
|
||||
'crystal-springs-rhododendron-garden',
|
||||
|
Loading…
Reference in New Issue
Block a user