Merge pull request #2744 from fredj/feature-id-change

Fix ol.Feature 'change' event documentation
This commit is contained in:
Frédéric Junod
2014-09-24 09:35:14 +02:00

View File

@@ -50,7 +50,8 @@ goog.require('ol.style.Style');
*
* @constructor
* @extends {ol.Object}
* @fires change Triggered when the geometry or style of the feature changes.
* @fires change Triggered when the id, the geometry or the style of the
* feature changes.
* @param {ol.geom.Geometry|Object.<string, *>=} opt_geometryOrProperties
* You may pass a Geometry object directly, or an object literal
* containing properties. If you pass an object literal, you may