fit

This function extends map bounds to contain each overlay added (markers, circle ...)
This function is not and auto-zoom, it loop on each overlay previously added to extend a LatLngBounds and then fit the map using Map.fitBounds function.

Example