Skip to content

v1.9.2

Compare
Choose a tag to compare
@jonkoops jonkoops released this 04 Oct 15:11
· 456 commits to main since this release

馃悶 Bug fixes

  • 鈿狅笍 Drop ESM entrypoint from package because of numerous compatibility issues with plugins (import leaflet/dist/leaflet-src.esm.js explicitly instead to take advantage; ESM by default will come in v2) (#8493 by @jonkoops)
  • Fix a bug where tooltips could throw an error with canvas renderer (#8498 by @Falke-Design)
  • Fix a bug with incorrect marker popup location when there are multiple markers registered to the same popup (#8523 by @raychanks).

馃И Tests

  • Fix unit tests suite stopping abruptly on Mac (#8478)

馃摑 Docs