Firefox crash while ajax'ing Google Maps

Hi all,

I’m trying to make a simple mapping application that shows to a given
point (city, zip etc.) the appropriate map from Google. This is done by
updating a div tag via link_to_remote with the Google map code (lot of
JavaScript code; see example
http://www.google.com/apis/maps/documentation/)

Clicking on the ajax’ed link let crash Firefox immediately whereas IE
seems to be OK :frowning:
I tried the cartographer plugin from http://cartographer.rubyforge.org/
as well - same problem :frowning:

Does anybody have experience with that kind of behaviour/bug or a
work-around respectively? Any help is appreciated.

Cheers,

Thomas

ps: I will post this problem to the Google Maps API mailing list as well