Use goog.events.Key

This commit is contained in:
Tom Payne
2013-07-22 12:27:30 +02:00
parent 368194f293
commit b6319c9a68
3 changed files with 5 additions and 5 deletions

View File

@@ -196,7 +196,7 @@ ol.Map = function(options) {
/**
* @private
* @type {?number}
* @type {goog.events.Key}
*/
this.viewPropertyListenerKey_ = null;