Leaflet Geosearch Versions Save

A geocoding/address-lookup library supporting various api providers.

v3.11.1

2 months ago

3.11.1 (2024-02-20)

Bug Fixes

v3.11.0

6 months ago

3.11.0 (2023-11-18)

Bug Fixes

  • ensure remote errors in LocationIQ Provider are handled (#387) (5f8c172)

Features

v3.10.2

6 months ago

3.10.2 (2023-10-19)

Bug Fixes

  • revert add handling of lat, lon coordinate queries (#385) (93c8a0c)

v3.10.1

7 months ago

3.10.1 (2023-10-17)

Bug Fixes

  • don't invoke trim when query is undefined (#383) (036eb33)

v3.10.0

7 months ago

3.10.0 (2023-10-04)

Bug Fixes

Features

  • add handling of lat, lon coordinate queries (#368) (1f19d1a), closes #147

v3.9.0

8 months ago

3.9.0 (2023-09-15)

Features

v3.8.0

1 year ago

3.8.0 (2023-04-18)

Bug Fixes

  • OpenStreetMap named their prop licence, not license. (#362) (aefca53), closes #355

Features

v3.7.0

1 year ago

3.7.0 (2022-10-03)

Bug Fixes

  • set height of search box to match surrounding boxes (#322) (b9f54d7)

Features

  • close search button when clicking x (#335) (fdc8e7b)
  • improve accessibility of reset button (#341) (912de5f)
  • replace geocode by autosuggest api for better match results (#306) (7a87adc)
  • use google maps api to support secure requests (#311) (50953a6)

v3.6.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/smeijer/leaflet-geosearch/compare/v3.6.0...v3.6.1

v3.6.0

2 years ago
  • test: custom jest assertion for coordinate/bounds validation (#303) f14dc0d
  • feat: add Geocode Earth provider (#296) 14d9670
  • docs: add Pelias & GeocodeEarth providers to readme (#301) 9f0e50d
  • feat: add Pelias provider (#295) abb2d20
  • chore: add trailing semicolon (#299) 9093edc

https://github.com/smeijer/leaflet-geosearch/compare/v3.5.2...v3.6.0