You have this in the function:

function createMarker(point,name,html) {

but you never use the name parameter. It's not going to be a tooltip
unless you use it in the marker options. I suggest reading through
several examples of how to add a tooltip to a marker, then your error
should be obvious.

-John Coryat

http://maps.huge.info

http://www.usnaviguide.com
--~--~---------~--~----~------------~-------~--~----~
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