esri-leaflet : Leaflet plugins for consuming ArcGIS Online and ArcGIS Server services.. You can installing esri-leaflet 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 esri-leaflet $ sudo npm install -g esri-leaflet
If want to update the esri-leaflet package execute the command as below,
$ sudo npm update esri-leaflet
Update package globally,
$ npm install -g esri-leaflet
$ sudo git clone https://github.com/rektide/esri-leaflet.git
$ sudo npm install -g ./esri-leaflet
esri-leaflet@2.1.1 /usr/lib/node_modules/esri-leaflet
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall esri-leaflet
Package Name | esri-leaflet |
Version | 2.1.1 |
Description | Leaflet plugins for consuming ArcGIS Online and ArcGIS Server services. |
Released Date | 2017-08-11T19:59:43.597Z |
Published by | esri_dev |
How to Learn | https://www.npmjs.com/package/esri-leaflet/tutorial |