mapbox / mapbox-gl-geocoder

Geocoder control for mapbox-gl-js using Mapbox Geocoding API
https://mapbox.com/mapbox-gl-js/example/mapbox-gl-geocoder/
ISC License
362 stars 181 forks source link

geocoder query without focusing search? #479

Open aatishb opened 1 year ago

aatishb commented 1 year ago

Currently geocoder.query() brings the searchbox into focus. Is it possible to make a query without focusing the search?

Thanks, Aatish

vrecan commented 1 year ago

I need this as well.