Merge pull request #946 from tschaub/control-options
Remove map from ControlOptions.
This commit is contained in:
@@ -51,7 +51,6 @@ ol.control.FullScreen = function(opt_options) {
|
||||
|
||||
goog.base(this, {
|
||||
element: element,
|
||||
map: options.map,
|
||||
target: options.target
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user