EastCoastGreenwayAlliance / ecg-map

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

Map should zoom to bounds of selected route #32

Closed clhenrick closed 7 years ago

clhenrick commented 7 years ago

Currently when the geo router finds the portion of the ECG between a start and end location, the might fall outside of the map area:

image

Use map.fitBounds to make sure the entire selected portion of the route is visible.