Satisfy gjslint
This commit is contained in:
@@ -511,6 +511,9 @@ ol.Map.prototype.handleBrowserEvent = function(browserEvent, opt_type) {
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @param {goog.events.Event} browserEvent Browser event.
|
||||||
|
*/
|
||||||
ol.Map.prototype.handleTouchstart = function(browserEvent) {
|
ol.Map.prototype.handleTouchstart = function(browserEvent) {
|
||||||
this.isTouch_ = true;
|
this.isTouch_ = true;
|
||||||
// now we know that we are a touch device
|
// now we know that we are a touch device
|
||||||
|
|||||||
Reference in New Issue
Block a user