> If you're using AJAX you shouldn't need to destroy and recreate the > map. Just alter what it shows.
Hi Andrew. I need to destroy the map because I support another map system (mapguide using an activex) so I allow to show the data on 2 diferent map system .... I start with googlemaps.if you press a button, then the big DIV (the one containing the googlemap div) is cleared and loaded in ajax with another html code containing the embeded activex,etc.... then if you press another button I do the same reloading the original html code for googlemaps , so I really need to recreate it. As I said before, this was working flawlessly before. and the problem is CROSS BROWSER, I tested it in IE,Opera and Firefox. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
