Hello xelawho, I'm trying to apply this CDATA stuff to my xml file without success.
I've looked into Mike's example and even yours but both are different (i do not use <infowindow>). Can you help me? My current map is here: http://testing.ptarena.net/map-test/map2.html http://testing.ptarena.net/map-test/map2.xml I need to add more information to the pop-up windows (balloons) and without the CDATA stuff it's going to be really hard. Regards. On Feb 18, 1:38 am, xelawho <[email protected]> wrote: > > i have to use all the codes for special characters.... > > mmm... probably not. you can wrap characters (I assume we're talking > about html tags and the like) in <![CDATA[...]]> tags so that the xml > reads them as plain text: > > http://econym.org.uk/gmap/basic3.htm > > but I'm sure if you search this forum for something like colored > markers you'll find plenty of people who have done it without xml. -- 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.
