loleaflet: mobile: remove more invalid focus
Change-Id: I10dd64d388dcf640ee2c2a7744408b13834ef044
This commit is contained in:
parent
a6d505ad45
commit
ccb20d551e
1 changed files with 0 additions and 1 deletions
|
@ -282,7 +282,6 @@ L.TileLayer = L.GridLayer.extend({
|
|||
for (var key in this._selectionHandles) {
|
||||
this._selectionHandles[key].on('drag dragend', this._onSelectionHandleDrag, this);
|
||||
}
|
||||
this._map.focus();
|
||||
|
||||
map.setPermission(this.options.permission);
|
||||
|
||||
|
|
Loading…
Reference in a new issue