Zoom multiple levels with single click - Google Maps

ruDzter

New Member
This is what I'm trying to accomplish - when the user clicks (single click) anywhere on a map, it zooms in to a pre-specified zoom level. For instance, regardless of the current zoom level, clicking somewhere zooms into that area with zoom level 11.If necessary, I'm fine with reloading the page to accomplish this but then I would need to save the latitude/longitude somehow (PHP GET variables?) in order to know where to center the map, right?Is there a way to accomplish this?
 
Top