EastCoastGreenwayAlliance / ecg-map

Interactive map and trip planner for the ECGA
https://map.greenway.org
7 stars 0 forks source link

Implement legend #49

Closed danrademacher closed 7 years ago

danrademacher commented 7 years ago

Looks like this:

And this on mobile:

Will attach icon assets as soon as I have them

danrademacher commented 7 years ago

And the icon: https://github.com/GreenInfo-Network/east-coast-greenway/files/1137354/info.zip

danrademacher commented 7 years ago

Just realized that we also need the line/path assets for this. Working on that

clhenrick commented 7 years ago

Updated legend text via Niles:

blue: on-road green: trail green w/gray: unpaved trail yellow: transit or ferry

clhenrick commented 7 years ago

TO DO: extract Sass to separate CSS file and include in client/lib ?

danrademacher commented 7 years ago

And here are the legend items: https://github.com/GreenInfo-Network/east-coast-greenway/files/1143906/trail.types.zip

clhenrick commented 7 years ago

implemented in 5b7bb16