> that if you are just using the GeoRSS feed you can't distinguish
> icons.

Yes, GeoRSS contains no styling information

> I also read if you consume it as a KML you can alter the icons. Does
> someone have an example of how the coding works for looking at a feed,
> using one or two different icons?

http://code.google.com/apis/kml/documentation/kml_tut.html
You'd want to look at use of the <Icon> tag

If you mean instead not to alter the KML, but have your code impose
icons onto it, you'd need to use a client-side KML parser like GeoXml3

-- 
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