Skip to content

Releases: nuxt-modules/leaflet

v1.1.0

26 Jul 20:54
Compare
Choose a tag to compare

v1.1.0

This release add support fort the Leaflet.markercluster plugin, through an auto-imported composable useMarkerCluster.

More info : https://leaflet.nuxtjs.org/guide/marker-cluster.html

✨ Changes

  • Add support for Leaflet.markercluster : issue

❤️ Contributors

v1.0.14

25 Jun 15:47
Compare
Choose a tag to compare

v1.0.14

This release marks the transition from the old nuxt3-leaflet repository to the new @nuxtjs/leaflet repository.

This is technically the same code as v1.0.13 : consider both equivalent.

❤️ Contributors

v1.0.13

29 May 15:51
Compare
Choose a tag to compare

v1.0.13

This release drops the old leaflet-runtime.ts to take advantage of the Vue Leaflet behavior when importing Leaflet.
This prevent Leaflet from being imported literally everywhere in the app, even if it isn't used.

v1.0.12 - Initial Release

28 Apr 20:13
Compare
Choose a tag to compare
Release 1.0.11