> How does one get html nicely into an info window associated with a
> GPolyline or GPolygon?

It's a lot easier than it used to be, with newer versions of API.

Polys can now have click event, make sure that's enabled.
The click listener now gets three parameters, the third one is the
click location.
Open an infowindow on the GMap2 object (not the poly) at the click
location.

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