On Sep 18, 10:57 am, Andrew Leach <[email protected]> wrote:
> On 18 September 2010 11:45, Niklasro <[email protected]> wrote:
>
> > Thank you for helping with specifics. I found KML could handle escape
> > chars i infowindows and georss couldn't. I've tried to generate both
> > types: forum.koolbusiness.com/output.kml and /georss The
> >http://www.koolbusiness.com/georsslooks valid but breaks infowindows
> > when loaded to a map.
>
> That's because your KML wraps the content as CDATA, and the RSS
> doesn't. If you handle both as XML, the RSS is invalid because quote
> characters should be double-encoded as &amp;rsquo; (for example).
Exactly this happened when trying to view quotes in an infowindow. I
then found KML worked and RSS didn't and now I know why. Thanks Andrew
for the information.
Sincerely,
Niklas

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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