UNPKG

eviltransform

Version:

Transform coordinate between earth(WGS-84) and mars in china(GCJ-02).

26 lines (25 loc) 575 B
{ "name": "eviltransform", "version": "0.2.2", "description": "Transform coordinate between earth(WGS-84) and mars in china(GCJ-02).", "main": "transform.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "https://github.com/googollee/eviltransform.git" }, "keywords": [ "mars", "coordinate", "china", "wgs", "gcj" ], "author": "Googol Lee <i@googol.im> (http://air.googol.im/)", "license": "BSD-2-Clause", "bugs": { "url": "https://github.com/googollee/eviltransform/issues" } }