Refocus on the map when an input is clicked on the layers dialog. fixes #2148
This commit is contained in:
parent
f133d9a1bd
commit
254e6fe6b9
@ -230,6 +230,8 @@ L.Control.Layers = L.Control.extend({
|
||||
}
|
||||
|
||||
this._handlingClick = false;
|
||||
|
||||
this._refocusOnMap();
|
||||
},
|
||||
|
||||
_expand: function () {
|
||||
|
Loading…
Reference in New Issue
Block a user