firefox-addons / mentor-map

Repository to populate all volunteers webextensions mentors on map.
http://tiny.cc/mentorMap
Mozilla Public License 2.0
3 stars 13 forks source link

Auto center map as per markers #30

Closed tsl143 closed 6 years ago

tsl143 commented 6 years ago

Currently we have fixed map center and zoom, which can give vague results. We need to auto center and auto zoom the map on first launch so as too see markers in current viewport.

We can use following. https://stackoverflow.com/questions/17277686/leaflet-js-center-the-map-on-a-group-of-markers#answer-17278940

MathMesquita commented 6 years ago

I'm taking this one ! :D

tsl143 commented 6 years ago

Closed by #34