That fixed it. Thank you so much. I was having so much trouble figuring out what went wrong.
On May 25, 8:41 am, UICPD Crime Mapping <[email protected]> wrote: > Ah, looks like I need to go through and find all the cases were > ampersands were used improperly. > > Thanks > > On May 24, 6:04 pm, "[email protected]" <[email protected]> > wrote: > > > > > > > > > On May 24, 10:40 am, UICPD Crime Mapping <[email protected]> > > wrote: > > > > I'm developing a crime map for my department > > > (http://www.uiccrimemaps.org/map/). The markers on > > > my map seem to load on Chrome, but I can't seem to get the site to load > > > on Firefox or > > > Internet Explorer. Any clue as to what may be the cause of this? > > > Looks like your xml is invalid (unencoded & in text context) > > Error: not well-formed > > Source File:http://www.uiccrimemaps.org/map/ > > Line: 3955, Column: 19 > > Source Code: > > <desc>Book Bag & Contents [$870.00]</desc> > > > loading this in Firefox:http://www.uiccrimemaps.org/map/g.py > > > gives: > > XML Parsing Error: not well-formed > > Location:http://www.uiccrimemaps.org/map/g.py > > Line Number 3955, Column 19: <desc>Book Bag & Contents > > [$870.00]</ > > desc> > > --------------------------------^ -- 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.
