maps
maps copied to clipboard
build(deps): bump leaflet-control-geocoder from 2.4.0 to 3.3.1
Bumps leaflet-control-geocoder from 2.4.0 to 3.3.1.
Release notes
Sourced from leaflet-control-geocoder's releases.
3.3.1 (2025-09-14)
- package: fix main and module entrypoints (7646763)
- demo: use preferred tile.openstreetmap.org URL (0a40fbb)
3.3.0 (2025-08-16)
This version provides compatibility with Leaflet 2.0.0-alpha1.
- Add index.html for
npm run dev(cf6ee51)- Fix EventedControl inheritance (7498d39)
- Replace DomEvent.addListener with DomEvent.on (4ccccf7)
3.2.1 (2025-08-12)
- pelias: update Pelias provider (#365) (e11217b), closes #365
- package: update devDependencies (0d67b84 08cdf60)
3.2.0 (2025-05-18)
This version provides compatibility with Leaflet 2.0.0-alpha.
- photon: Substantially improve Photon results with map-derived parameters. (#339) (66e361e), closes #339
- photon: photon.komoot.io (0a543d3), closes #356
- opencage: Add raw
propertiesto result #358 (#359) (8943dc4), closes #358 #359- Add interface GeocodingContext (d697fa0 4eb5e16)), closes #339
- refactoring for Leaflet 2.0: Remove use of factory methods (9ccd125)
- refactoring for Leaflet 2.0: Replace Util.extend with ES6 Object.assign (0395890)
- refactoring: Drop type casts related to L.DomUtil.create (0ea1413)
- refactoring: Use Array.map and Array.forEach (44628b1)
- refactoring: Use Element.classList (02f47ef)
- refactoring: Use KeyboardEvent.key (e3efe9e)
- testing: nominatim htmTemplate (e92025d), closes #357
- testing: Add bing.spec.ts (aa94575)
- testing: Add mapquest.spec.ts (d60a95b)
- testing: Add opencage.spec.ts (ee9402f)
- README: add BAN Geocoder provider (France address API) (#360) (6d006cb), closes #360
- package: specify leaflet 2.0.0 compatibility (d8cfcfa)
- package: update devDependencies (bdb9435)
3.1.0 (2024-12-21)
- Implement Azure Maps Geocoder (#351) (bf04a88), closes #351
- azure: add to README (8e1da50)
- azure: add types, add unit test (d1183f4)
- azure: update to leaflet-control-geocoder 3.0.0 (0951831)
- build: fix tsc --target ES2020 (51ed3ea)
- CHANGELOG: clarify "Migrate from callbacks to async-await" (6e869c8)
- demo: modernize code (756dc27)
- GitHub Actions: Node.js 22 (9ba93ff)
... (truncated)
Changelog
Sourced from leaflet-control-geocoder's changelog.
3.3.1 (2025-09-14)
- package: fix main and module entrypoints (7646763)
- demo: use preferred tile.openstreetmap.org URL (0a40fbb)
3.3.0 (2025-08-16)
This version provides compatibility with Leaflet 2.0.0-alpha1.
- Add index.html for
npm run dev(cf6ee51)- Fix EventedControl inheritance (7498d39)
- Replace DomEvent.addListener with DomEvent.on (4ccccf7)
3.2.1 (2025-08-12)
- pelias: update Pelias provider (#365) (e11217b), closes #365
- package: update devDependencies (0d67b84 08cdf60)
3.2.0 (2025-05-18)
This version provides compatibility with Leaflet 2.0.0-alpha.
- photon: Substantially improve Photon results with map-derived parameters. (#339) (66e361e), closes #339
- photon: photon.komoot.io (0a543d3), closes #356
- opencage: Add raw
propertiesto result #358 (#359) (8943dc4), closes #358 #359- Add interface GeocodingContext (d697fa0 4eb5e16)), closes #339
- refactoring for Leaflet 2.0: Remove use of factory methods (9ccd125)
- refactoring for Leaflet 2.0: Replace Util.extend with ES6 Object.assign (0395890)
- refactoring: Drop type casts related to L.DomUtil.create (0ea1413)
- refactoring: Use Array.map and Array.forEach (44628b1)
- refactoring: Use Element.classList (02f47ef)
- refactoring: Use KeyboardEvent.key (e3efe9e)
- testing: nominatim htmTemplate (e92025d), closes #357
- testing: Add bing.spec.ts (aa94575)
- testing: Add mapquest.spec.ts (d60a95b)
- testing: Add opencage.spec.ts (ee9402f)
- README: add BAN Geocoder provider (France address API) (#360) (6d006cb), closes #360
- package: specify leaflet 2.0.0 compatibility (d8cfcfa)
- package: update devDependencies (bdb9435)
3.1.0 (2024-12-21)
- Implement Azure Maps Geocoder (#351) (bf04a88), closes #351
- azure: add to README (8e1da50)
- azure: add types, add unit test (d1183f4)
- azure: update to leaflet-control-geocoder 3.0.0 (0951831)
- build: fix tsc --target ES2020 (51ed3ea)
- CHANGELOG: clarify "Migrate from callbacks to async-await" (6e869c8)
- demo: modernize code (756dc27)
- GitHub Actions: Node.js 22 (9ba93ff)
... (truncated)
Commits
61f02ad3.3.10a40fbbUse preferred tile.openstreetmap.org URL7646763package: fix main and module entrypointsac355413.3.04ccccf7Replace DomEvent.addListener with DomEvent.on7498d39Fix EventedControl inheritancecf6ee51Add index.html fornpm run dev2d9c9203.2.10d67b84package: update devDependencies08cdf60package: update devDependencies- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.