I have a dynamic map in Google Maps (API v2)
I want to overlay an image inviting the user to zoom
image overlay http://img362.imageshack.us/img362/1480/screenshot20100319at121.jpg
The image disappears when the zoom level is greater than (say) 10
Any idea how to achieve this? Thanks
You may want to listen to the zoomend event, as in the following example:
The zoom label would disappear once the zoom level exceeds 10:
alt text http://img532.imageshack.us/img532/6946/gmapzoom.png