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,
|
selectedFeature: null,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Property: icon
|
* APIProperty: icon
|
||||||
* {<OpenLayers.Icon>}
|
* {<OpenLayers.Icon>}. This determines the Icon to be used on the map
|
||||||
|
* for this GeoRSS layer.
|
||||||
*/
|
*/
|
||||||
icon: null,
|
icon: null,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user