> Please somebody help me!!, this is the last problem that I have to
> solve to finish my site!!

Do you not get any error message? I do, and it's helpful.
You'll need a debugger to write maps javascript.

Problem is scope for objects ''map' and 'bar'    see -
  http://econym.org.uk/gmap/scope.htm

You need to declare 'map' and 'bar' globally, so that they still exist
after the set-up functions have been run, when the box is clicked.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to