leaflet.markercluster : Provides Beautiful Animated Marker Clustering functionality for Leaflet. You can installing leaflet.markercluster npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install leaflet.markercluster $ sudo npm install -g leaflet.markercluster
If want to update the leaflet.markercluster package execute the command as below,
$ sudo npm update leaflet.markercluster
Update package globally,
$ npm install -g leaflet.markercluster
$ sudo git clone https://github.com/rektide/leaflet.markercluster.git
$ sudo npm install -g ./leaflet.markercluster
leaflet.markercluster@1.2.0 /usr/lib/node_modules/leaflet.markercluster
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall leaflet.markercluster
Package Name | leaflet.markercluster |
Version | 1.2.0 |
Description | Provides Beautiful Animated Marker Clustering functionality for Leaflet |
Released Date | 2017-11-06T19:12:27.718Z |
Published by | danzel |
How to Learn | https://www.npmjs.com/package/leaflet.markercluster/tutorial |