Missing ol.Observable#getRevision description

This commit is contained in:
Tim Schaub
2015-09-06 07:57:41 -06:00
parent 9f5d8d3901
commit 91f47a876c
+2
View File
@@ -62,6 +62,8 @@ ol.Observable.prototype.changed = function() {
/** /**
* Get the version number for this object. Each time the object is modified,
* its version number will be incremented.
* @return {number} Revision. * @return {number} Revision.
* @api * @api
*/ */