Update fullscreencontrol.js
This commit is contained in:
@@ -155,7 +155,7 @@ ol.control.FullScreen.prototype.handleFullScreenChange_ = function() {
|
|||||||
* @inheritDoc
|
* @inheritDoc
|
||||||
* @api stable
|
* @api stable
|
||||||
*/
|
*/
|
||||||
ol.control.FullScreen.prototype.setMap = function (map) {
|
ol.control.FullScreen.prototype.setMap = function(map) {
|
||||||
goog.base(this, 'setMap', map);
|
goog.base(this, 'setMap', map);
|
||||||
if (map) {
|
if (map) {
|
||||||
this.listenerKeys.push(
|
this.listenerKeys.push(
|
||||||
|
|||||||
Reference in New Issue
Block a user