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
+1 -1
View File
@@ -33,7 +33,7 @@ ol.DeviceOrientation = function(opt_options) {
/**
* @private
* @type {?number}
* @type {goog.events.Key}
*/
this.listenerKey_ = null;