On Nov 14, 2:16 pm, MapTester <[EMAIL PROTECTED]> wrote:
> I'm looking to display a bunch of kml files using egeoxml.  Each kml
> file contains a line and a marker.  One of the things I want to do is
> attach a tooltip to each kml file's marker, using data from that kml
> file.
>
> However, there doesn't appear to be a facility in egeoxml to attach
> tooltips to a marker, so any suggestions about how this could be done?

The "normal" tooltip on a marker is controled by the title option,
which you can set using:
{markeroptions:{ ... } A set of GMarkerOptions to be applied to the
markers. E.g. {markeroptions:{draggable:true}}

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