Update fullscreencontrol.js

This commit is contained in:
AvatharDG
2016-03-24 09:41:01 +01:00
parent 290f8b5c7d
commit e752a8cea3

View File

@@ -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(