On Mar 2, 1:05 am, Tom <[email protected]> wrote: > There's obviously an error in the XML output. And it's quite easy > to spot the error aswell. Thanks for notifying!
I would suggest using UTF-8 encoding for your xml (and declaring it in an xml header (<?xml version="1.0" encoding="UTF-8" ?>), it will save a lot of problems. -- Larry > > On 2 Mar, 02:12, "[email protected]" <[email protected]> wrote: > > > > > > > > > On Mar 1, 1:51 pm, Tom <[email protected]> wrote: > > > > Hi, > > > > I'm having a big issue combining infowindow and Markerercluster. Been > > > searching and testing extensively but haven't found a solution. > > > > The map works fine as of now but I need to add html content to every > > > marker. Any idea on how I can do this? > > > > Map:http://tinyurl.com/642c9b8 > > > IE doesn't like your xml: > > An invalid character was found in text content. Error processing > > resource 'http://data.varden.no/kart/genxml.php'. Line 1,... > > > <markers><marker name="107124360" kommune="Nome" vegnavn="Eidsbygda." > > lat="59.2931887" lng="9.1933107" type="lskadd... > > > -- Larry > > > > Code: -- 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.
