Export ol.ObjectEvent#key property
This commit is contained in:
@@ -50,6 +50,7 @@ ol.ObjectEvent = function(type, key) {
|
||||
/**
|
||||
* The name of the property whose value is changing.
|
||||
* @type {string}
|
||||
* @todo api
|
||||
*/
|
||||
this.key = key;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user