Dear All
I am attempting to use different markers for my GeoRSS layer. I have tried to
replicate the example shown in the
gallery (http://www.openlayers.org/dev/examples/georss-markers.html). However
it just keeps using the default red kite marker.
Does anyone have any ideas?
Thanks
Stuart
Code:
var marker_icon = new
OpenLayers.Icon("http://www.fastionline.org:/v2/clarent/0_6/clarent/skins/default/images/dot.png",new
OpenLayers.Size(20,29));
var markers = new
OpenLayers.Layer.GeoRSS("Sites","http://www.fastionline.org/v2/mapserver/fasti_sites.xml",
{'icon':marker_icon});
map.addLayers([markers,wms_cache_layer]);
--
Stuart Eve
L - P : Archaeology
[EMAIL PROTECTED]
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users