Basically I want my website to generate the Marker with HTML infowindow content, and provide a link to web users to view this Marker.
To accomplish this, I would like to avoid having to host KML files. In other words, is it possible to generate a link with a Marker showing some HTML? I tried something like this: <a href="http://maps.google.com/maps?q=%3Ca%20href=%22www.google.com %22%3EGoogle%3C/[EMAIL PROTECTED],2.913372">Click to see in Google Maps</ a> But the infotext does not interprete my attempt to html infowindow text: Infotext window just shows: a href="www.google.com" Google /a --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
