stefanocudini / leaflet-search

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

Bad url call composition #318

Closed Pablo849 closed 1 year ago

Pablo849 commented 1 year ago

When a search is performed using the url parameter, the parameter value passed to the url returns [object Object], instead of the typed text. It can be verified in the own example of Nominatim.

Pablo849 commented 1 year ago

3.0.0 works well.