According to Mike's tutorial there's not much use in setting the zoom http://econym.org.uk/gmap/basic13.htm
There's no point using setCenter() or setZoom() on the overview, since the GOverviewMapControl code will update those settings the next time the main map information changes. On Jun 24, 2:47 pm, touring <[email protected]> wrote: > Im use this line: map.addControl(new GOverviewMapControl(new > GSize(200,200))); > to provides an "overview" map which is linked to the main map. > But I need this map has less zoom, to cover a larger area. > > How can I can do this? > > Thanks in advanced. > Sorry for my english. -- 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.
