A not too recent update to the API means that there is no longer an html element with the id of '???_overview' when you add a GOverviewMapControl to the map.
Instead the API uses CSS classes and not an id to style the overview map. Open your map with Firefox and inspect the page and you'll see that the html element that contains the overview map has a CSS classname of 'gmnoprint gm-overview-map'. Martin. On 3 June, 16:19, snake211 <[email protected]> wrote: > Thanks for your reply. > However, I could not find it working. > > http://econym.org.uk/gmap/example_modularized.htm > It says that this one logs the availability of .getOverviewMap() and > "map_overview" div. However, it keeps showing that those two are 'not > loaded' (=null). > > http://econym.org.uk/gmap/example_map13b.htm > And this one has a "click" listener on the overview map. However, > because the above two are null, this listener does not work either. > > Any other solution to suggest? > > Thanks. > > J.R. -- 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.
