Socket
Socket
Sign inDemoInstall

@nuxtjs/leaflet

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/leaflet - npm Package Versions

1.2.2

Diff

Changelog

Source

v1.2.2

This release replaces L.popup() with L.DomUtil.create() when creating the popup inside useLMarkerCluster

❤️ Contributors

  • Gugustinette mercier.augustin@outlook.fr
  • @tratteo
gugustinette
published 1.2.1 •

Changelog

Source

v1.2.1

This release improves the useLMarkerCluster to help using legacy methods from Leaflet.

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

✨ Changes

  • useLMarkerCluster now returns 2 objects
    • markers which is the array of Marker created during the creation of the cluster
    • markerCluster which is the MarkerCluster created
  • Markers passed to useLMarkerCluster now takes a popup option, considered an HTML string, that automatically binds a Popup to the corresponding marker

❤️ Contributors

gugustinette
published 1.2.0 •

Changelog

Source

v1.2.0

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

More info : https://leaflet.nuxtjs.org/guide/heat.html

✨ Changes

  • useLHeat composable was added to support Leaflet.heat
    • Related tests and documentation were added
  • useMarkerCluster was renamed to useLMarkerCluster to fit the standards

❤️ Contributors

gugustinette
published 1.1.0 •

Changelog

Source

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

gugustinette
published 1.0.14 •

Changelog

Source

v1.0.14

This release is a migration from the old nuxt3-leaflet module to the new @nuxtjs/leaflet module. It includes the same features as version 1.0.13 of the old module, but also enable compatibility with Nuxt 4.

Consider that this is the new module's first stable release, as previous versions are not available on npm through the @nuxtjs namespace.

🏡 Chore

  • Indicate compatibility with Nuxt 4 : commit

❤️ Contributors

danielroe
published 0.0.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc