On Oct 20, 1:38 pm, Gil <[EMAIL PROTECTED]> wrote:
> I'm really sorry.  I was thinking I was so close and wanted to get
> posted to see what dumb mistake I made.
> It's nowhttp://www.tiltonrealty.com/Test-Gil-ToolTips.html

   var marker = new GMarker(point, {icon: icon},{title:tiptext});
should be:
   var marker = new GMarker(point, {icon: icon,title:tiptext});

>
> On Oct 20, 1:15 pm, Ralph Ames <[EMAIL PROTECTED]> wrote:
>
>
>
> > >Still can't get it.  I've added the word tiptext to create Marker in
> > >several places, confused about if I should have used the word tooltip
> > >someplace. Removed all the var points except one so nothing else
> > >interfers with the new coding, added code to that one var point with
> > >my name to show as the Tooltip, but can't get the map to open now.
> > >I'm sure I'm really close, but still missing something.  Thanks, Gil
>
> > Can you post a link to your map?
>
> > Ralph- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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