You'd need to find out if the "XML" was KML or GeoRSS to find the
correct format - but if you are not able to manipulate the XML feed,
it don't matter much how icons ought to be styled.

An alternative approach is to write your own XML parser, that you can
instruct to use different default marker images for each feed.  How
complicated that would be depends a lot on how complicated the feed
is, and how much complexity you want in the rendering.
If you're just plotting markers with infowindows for example, it
should be pretty straightforward; you needn't support polygons and all
the rest of the GeoRSS or KML standard.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to