I have been reading through the leaflet documentation and it mentions using the maxZoom option for location, but I am having trouble getting it to work (http://leafletjs.com/reference.html#map-locate-options). Whenever a user uses geolocation on my website and their position is shown on the map, it zooms in too close for my liking. Is there a simple solution to this issue?