How to add GOverviewMapControl in collapsed state, as it have done on
http://maps.google.com/ ?

I've tried:

ovMap = new GOverviewMapControl();
map.addControl(ovMap);
ovMap.hide(true);

but it displays just empty OverviewMap box, not hides box itself.
http://img4.imageshack.us/img4/3443/emptyoverviewmap.png

I use current version of GMap API
FF3

--~--~---------~--~----~------------~-------~--~----~
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