danielabar / globi-proto

InfoVis 2015 IVMOOC Globi Explorer
http://danielabar.github.io/globi-proto
MIT License
2 stars 1 forks source link

Map is not centering and zooming #49

Closed danielabar closed 9 years ago

danielabar commented 9 years ago

As part of #12 the map was moved out of its own view and into the network view, under the graph.

Now the map is no longer centering and zooming properly every time a new interaction is chosen.

Consider #27 : Use leaflet fitBounds api to auto zoom/center map around the observations, calc min/max lat/lng and pass to fitBounds api