Look at MzoomControl,here:
http://maps.forum.nu/gm_custom_controls.html

It accepts an optional parameter called "validValues", which I believe
would do what you're looking for.

For example:
map.addControl(new MZoomControl({validValues[3,10,11,12])});

--
Marcelo - http://maps.forum.nu
--



On Aug 20, 6:53 am, zoogle <[email protected]> wrote:
> Thanks in advance for everybody here.
>
> I have done an overlay project and it only supports certain zoom
> level.  Let's say zoom 3 and zoom 10 through 13. Is there any sample
> code to do this?
>
> Thanks so much for you interests and help.
>
> Joe Z
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to