diff --git a/src/ol/control/fullscreencontrol.js b/src/ol/control/fullscreencontrol.js index b72642ba40..0d13862e1c 100644 --- a/src/ol/control/fullscreencontrol.js +++ b/src/ol/control/fullscreencontrol.js @@ -155,7 +155,7 @@ ol.control.FullScreen.prototype.handleFullScreenChange_ = function() { * @inheritDoc * @api stable */ -ol.control.FullScreen.prototype.setMap = function (map) { +ol.control.FullScreen.prototype.setMap = function(map) { goog.base(this, 'setMap', map); if (map) { this.listenerKeys.push(