Make 'icon' an APIProperty, and add a description for it.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3743 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -37,8 +37,9 @@ OpenLayers.Layer.GeoRSS.prototype =
|
||||
selectedFeature: null,
|
||||
|
||||
/**
|
||||
* Property: icon
|
||||
* {<OpenLayers.Icon>}
|
||||
* APIProperty: icon
|
||||
* {<OpenLayers.Icon>}. This determines the Icon to be used on the map
|
||||
* for this GeoRSS layer.
|
||||
*/
|
||||
icon: null,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user