@@ -102,5 +102,6 @@ ol.control.Control.prototype.setMap = function(map) {
|
||||
this.listenerKeys.push(goog.events.listen(map,
|
||||
ol.MapEventType.POSTRENDER, this.handleMapPostrender, false, this));
|
||||
}
|
||||
map.render();
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user