You likely have a JS routine that is triggered by HTML onload event. Put a button on you page to just re-execute that.
See my http://www.webtonix.com/maps/ for an example. The "Reload" button at the upper left of the map (at the very top of the column immediately left of the map itself, and within the #900-color border.) Paul Bruesch Stillwater, MN On Jul 19, 6:54 am, Rossko <[email protected]> wrote: > > How to reload a map after it has been overwritten by something else? > > This must simply be a case of reinitializing Google's code, but how? > > First, empty out whatever is in the target <div> in case it messes > with Google's structure. > Then, start again ... mymap = GMap2(... and all the rest of it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
