ok, i managed to read in the xml file using
geoXml = new GGeoXml("http://maps.google.co.uk/maps/ms?
ie=UTF8&hl=en&oe=UTF8&t=p&msa=0&output=georss&msid=113182867293536345615.00045fe257442bb94c722");
map.addOverlay(geoXml);
which gets me the markers on the map.
how do i now change the default marker to something else going this
way?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---