I'd strongly recommend getting Firebug or a similar debugger so that
you can study your own code in action.

At the moment, the page is failing to load the jquery javascript, the
file
  http://www.xelawho.com/map/jquery,1.4.1
can't be found.  Maybe it needs a .js suffix and/or maybe no comma.

You've got content outside of the </body> tag which is illegal.

There is nothing to run your function initialize() , so no map gets
created.

None of these are Maps API issues.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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