GMap2.getOverviewMap() was never documented. The method still exists, but from v2.135 onwards it always returns null. Unfortunately, you can't rely on undocumented functions continuing to be supported in future releases.
From v2.93 to v2.134 it returned null if you called it before the external module had loaded, but then returned the correct information when the module had completed loading. -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
