Hi, i'm learning Virtual Earth and managed to find a demo that plots hurricanes using a custom image for representing the pushpins; really cool!
Virtual Earth API GeoRSS Sample
This consumes data from a GeoRSS feed and represent it on the map.
Question is how can I add HTML / Image links in place of the default Pushpins?
You can't embed html code within the The GeoRSS XML file so i'm thinking of maybe using some kind of Textile / Markdown filter to convert & display it after.
Any ideas?
Appreciate this guys,