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

Suggestion list doesn't close when clicking on a marker #439

Open Lechevallier opened 2 years ago

Lechevallier commented 2 years ago

The suggestion list closes when clicking somewhere on the map, but not when clicking on a marker.

Steps to reproduce:

MapboxGeocoder

It's kind of annoying because in my case I reduce the geocoder on blur: image

michaelVictoriaDev commented 2 years ago

+1 on this any work around @Lechevallier ?