parent
4ebbf8ed11
commit
84b904c71d
1 changed files with 1 additions and 1 deletions
|
@ -1258,7 +1258,7 @@ U.SearchControl = L.Control.extend({
|
|||
this.map.fire('dataload', { id: id })
|
||||
})
|
||||
this.search.resultsContainer = resultsContainer
|
||||
this.map.panel.open({ content: container }).then(input.focus)
|
||||
this.map.panel.open({ content: container }).then(input.focus())
|
||||
},
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in a new issue