As easy as 1, 2, 3!
Updated:
- Aug, 08, 2022 update
configdocs for npm 8+ - Jul 27, 2021 add private scopes
- Jul 22, 2021 add dist tags
- Jun 20, 2021 update for
--access=public - Sep 07, 2020 update docs for
npm version
| // PolylineEncoder.js copyright Mark McClure April/May 2007 | |
| // | |
| // This software is placed explicitly in the public | |
| // domain and may be freely distributed or modified. | |
| // No warranty express or implied is provided. | |
| // | |
| // History: | |
| // V 2.1 July 2007 | |
| // Minor modification in distance function to enhance | |
| // speed. Suggested by Joel Rosenberg. |