Remove line that was accidently added with #10332
This commit is contained in:
@@ -922,7 +922,6 @@ class PluggableMap extends BaseObject {
|
||||
const type = opt_type || browserEvent.type;
|
||||
const mapBrowserEvent = new MapBrowserEvent(type, this, browserEvent);
|
||||
this.handleMapBrowserEvent(mapBrowserEvent);
|
||||
browserEvent.preventDefault();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user