stefanocudini / leaflet-search

Search stuff in a Leaflet map
https://opengeo.tech/maps/leaflet-search/
MIT License
772 stars 334 forks source link

Tooltip and Popup disappear on the search result marker #295

Closed metametis closed 2 years ago

metametis commented 2 years ago

Hi, I cannot access to neither the popup, nor the tooltip on the marker of the search result. All other tooltips and popups on the map still appear correctly. Thanks for your your help if any idea. Olivier

metametis commented 2 years ago

The cause of this issue is the declaration of a marker icon in the search control definition. The solution is to set the marker.icon option as false.