Add comment
This commit is contained in:
@@ -289,6 +289,7 @@ ol.Map = function(mapOptions) {
|
|||||||
this.handleSizeChanged_, false, this);
|
this.handleSizeChanged_, false, this);
|
||||||
this.setValues(mapOptionsInternal.values);
|
this.setValues(mapOptionsInternal.values);
|
||||||
|
|
||||||
|
// this gives the map an initial size
|
||||||
this.handleBrowserWindowResize();
|
this.handleBrowserWindowResize();
|
||||||
|
|
||||||
this.controls_.forEach(
|
this.controls_.forEach(
|
||||||
|
|||||||
Reference in New Issue
Block a user