Got it working. I have to call addControl(new MZoomControl({validValues
[3,10,11,12])}); later in the code. Where before I called
map.addControl(new GLargeMapControl()); right after I created GMap2Thanks Joe On Aug 20, 2:30 pm, zoogle <[email protected]> wrote: > Thanks Marcelo and Mike: > > the code looks like is exactly what I need. However the control showed > up horizontally and map is not showing up any more. I can't provide a > link since it is only works on my Localhost. Can you guys think of any > reason? > > Thanks again > joe > > On Aug 20, 4:09 am, Marcelo <[email protected]> wrote: > > > On Aug 20, 12:03 pm, Mike Williams <[email protected]> wrote: > > > > If you want the map to not display zooms 4-9 > > > then you can either detect attempts to use those zooms and jump to a > > > zoom that you do support. > > > ... and that's exactly what my MZoomControl does. :-) > > > -- > > Marcelo -http://maps.forum.nu > > -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
