Remove map from control options
This commit is contained in:
@@ -50,7 +50,6 @@ app.RotateNorthControl = function(opt_options) {
|
||||
|
||||
ol.control.Control.call(this, {
|
||||
element: element,
|
||||
map: options.map,
|
||||
target: options.target
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user