Hi, I searched the discussion groups and didn't find any valid option in current version of gmaps2, so I'm re-asking in case anyone has a new idea on how to achieve this.
The request is simple (and I think it makes a lot more sense than the current goverviewmapcontrol): be able to control which zoom GOverviewMapControl has. Usually mini-maps have less zoom so they can be useful to easily navigate to another country, for example. The way the mini-map works now doesn't add much in terms of user experience... It seems that old way of using GOverviewMapControl.getOverviewMap() isn't working as it always returns null. From my investigation, we can get the map searching in the obfuscated fields of the overviewmapcontrol but that will 100% break with newer versions or if Google changes something so... any ideas how to solve this? Is there any way to traverse all GOverviewMapControl properties and test if they the reference to the map? This could work even if the property name where this is stored changes... Deprecated getOverviewMap() http://groups.google.com/group/google-maps-api/browse_thread/thread/5910bf6d775c68b9/fab607e3d3ab0eef?lnk=gst original question: http://groups.google.com/group/google-maps-api/browse_thread/thread/823729c211ef5ea8/bf4ae37b1bf0a8cf?lnk=gst -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
