API documentation improvement. No functional change.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12200 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -74,9 +74,9 @@ OpenLayers.Control.SelectFeature = OpenLayers.Class(OpenLayers.Control, {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* APIProperty: highlightOnly
|
* APIProperty: highlightOnly
|
||||||
* {Boolean} If true do not actually select features (i.e. place them in the
|
* {Boolean} If true do not actually select features (that is place them in
|
||||||
* layer's selected features array), just highlight them. This property has
|
* the layer's selected features array), just highlight them. This property
|
||||||
* no effect if hover is false. Defaults to false.
|
* has no effect if hover is false. Defaults to false.
|
||||||
*/
|
*/
|
||||||
highlightOnly: false,
|
highlightOnly: false,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user