diff --git a/lib/OpenLayers/Layer/GeoRSS.js b/lib/OpenLayers/Layer/GeoRSS.js index f1ffe3f0b6..fee3a0fe08 100644 --- a/lib/OpenLayers/Layer/GeoRSS.js +++ b/lib/OpenLayers/Layer/GeoRSS.js @@ -37,8 +37,9 @@ OpenLayers.Layer.GeoRSS.prototype = selectedFeature: null, /** - * Property: icon - * {} + * APIProperty: icon + * {}. This determines the Icon to be used on the map + * for this GeoRSS layer. */ icon: null,