Skip to content

Tags: frees0l0/leaflet-geosearch

Tags

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: add @franciscofsales as a contributor for code (smeijer#404)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

v3.11.1

Toggle v3.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: add @mugu-fatman as a contributor for code (smeijer#396)

v3.11.0

Toggle v3.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add t1m0thy as a contributor for code (smeijer#389)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Stephan Meijer <[email protected]>

v3.10.2

Toggle v3.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: revert add handling of lat, lon coordinate queries (smeijer#385)

v3.10.1

Toggle v3.10.1's commit message
fix: don't invoke trim when query is undefined (smeijer#383)

v3.10.0

Toggle v3.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add handling of lat, lon coordinate queries (smeijer#368)

Quick, *pure js* implementation to handle coordinate queries (smeijer#147). If
a user enters valid coordinates, they get a single result with that
point (as in Google Maps and other services). It's a useful feature for
power users.

![image](https://github.com/smeijer/leaflet-geosearch/assets/8945883/775ac7a2-3802-44e8-a3d5-c59d91d579e6)

Any other queries are sent to the Provider. Happy to see this in
TypeScript and otherwise improved, it's probably not ready for merging.

---------

Co-authored-by: Stephan Meijer <[email protected]>

v3.9.0

Toggle v3.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: button styling improvements (smeijer#374)

v3.8.0

Toggle v3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: OpenStreetMap named their prop licence, not license. (smeijer#362)

See smeijer#355. That pull got merged in the wrong branch.

v3.7.0

Toggle v3.7.0's commit message
ci: only commit to gh-pages when there are changes

v3.6.1

Toggle v3.6.1's commit message
release: cut the 3.6.1 release