Making linter and Travis happy
This commit is contained in:
@@ -92,6 +92,8 @@ ol.control.Zoom.prototype.handleOut_ = function(browserEvent) {
|
||||
browserEvent.preventDefault();
|
||||
this.getMap().zoom(-this.zoomDelta_);
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user