setView(): Set the view of the map (center and zoom level)
flyTo(): Flys to a given location/zoom-level using smooth pan-zoom.
fitBounds(): Set the bounds of a map
flyToBounds(): Flys to given bound using smooth pan/zoom.
setMaxBounds(): Restricts the map view to the given bounds
clearBounds(): Clear the bounds of a map, and the bounds will be
automatically determined from latitudes and longitudes of the map elements
if available (otherwise the full world view is used)