mirror of
https://github.com/TrentSPalmer/concise-pdx.git
synced 2024-11-21 12:41:30 -08:00
fix northweststreets.dart
This commit is contained in:
parent
3efc46a978
commit
a7cae4dbba
@ -46,9 +46,8 @@ class _NorthWestStreetsState extends State<NorthWestStreets> {
|
||||
'https://www.google.com/maps/@45.521389,-122.691667,17z',
|
||||
'providence-park-map'
|
||||
),
|
||||
cardTwo('Vaughn','https://example.com','vaughn'),
|
||||
cardTwo('NW 23rd','https://example.com','23rd'),
|
||||
cardTwo('NW 21st','https://example.com','21st'),
|
||||
cardTwo('NW 23rd, Burnside to Thurman','https://www.google.com/maps/@45.5295226,-122.6984339,16z','23rd'),
|
||||
cardTwo('NW 21st, Burnside to Raleigh','https://www.google.com/maps/@45.5291143,-122.6945136,16z','21st'),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user