polyline : Polyline encoding and decoding. You can installing polyline 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 polyline $ sudo npm install -g polyline
If want to update the polyline package execute the command as below,
$ sudo npm update polyline
Update package globally,
$ npm install -g polyline
$ sudo git clone https://github.com/rektide/polyline.git
$ sudo npm install -g ./polyline
polyline@0.2.0 /usr/lib/node_modules/polyline
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall polyline
| Package Name | polyline |
| Version | 0.2.0 |
| Description | Polyline encoding and decoding |
| Released Date | 2015-08-04T21:58:06.581Z |
| Published by | jfirebaugh |
| How to Learn | https://www.npmjs.com/package/polyline/tutorial |