> - the link is http://googleearth.hd.free.fr/
Don't post code, there's no need and it will simply stop some people
even looking at your problem. Code postings get mangled. Anyone who
wants to look at the real code, can, with a link.
maybe a 'var' for your map and marker objects??
Your line -
GSearch.setOnLoadCallback(load);
calls your load() function. So does your <body> tag. I think this
will mean multiple set-ups of the GMap2 object, etc.
Compare with Google's very similar example at -
http://www.google.com/uds/solutions/localsearch/compact.html
and note that Google use -
<body onunload="GUnload()">
cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---