cellid.js -> latlng2cell.js
This commit is contained in:
parent
74149b89cb
commit
35ceafae3d
|
@ -4,7 +4,7 @@
|
|||
"description": "A pure JavaScript/ES5.1 port of Google/Niantic's S2 Geometry library (used by Ingress, Pokemon GO)",
|
||||
"main": "src/s2geometry.js",
|
||||
"scripts": {
|
||||
"test": "node tests/cellid.js"
|
||||
"test": "node tests/latlng2cell.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in New Issue