fix for flickering search field on Firefox @ Android (#394)
This commit is contained in:
parent
fbcfd8cf8e
commit
1b0daa8fce
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ BR.Search = class extends L.Control.Geocoder {
|
||||||
sizeInMeters: 800,
|
sizeInMeters: 800,
|
||||||
}),
|
}),
|
||||||
position: 'topleft',
|
position: 'topleft',
|
||||||
|
expand: 'click',
|
||||||
shortcut: {
|
shortcut: {
|
||||||
search: 70, // char code for 'f'
|
search: 70, // char code for 'f'
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue