sinjhan / php-google-map-api

Automatically exported from code.google.com/p/php-google-map-api
0 stars 0 forks source link

Limit zoom levels #53

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This was available in V2 API but has been removed in v3.

It appears the only "solution" is too hook the zoom-changed event and then 
change the value back.

I'd like two new attribues, max zoom and min zoom to be settable for a map, and 
have the code emitted to limit this:

http://www.mail-archive.com/google-maps-js-api-v3@googlegroups.com/msg00175.html

is an old post from Susannah (Google Employee) but still seems valid.

Original issue reported on code.google.com by rob.anto...@gmail.com on 15 Sep 2011 at 3:35

GoogleCodeExporter commented 8 years ago

Original comment by b...@mycnl.com on 25 Sep 2011 at 6:07