mirror of
https://github.com/wahyd4/coordtransform.git
synced 2026-08-09 12:56:19 +10:00
update readme.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
****
|
||||
一个提供了百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换的工具模块(另外还提供了python版本的代码https://github.com/wandergis/coordTransform_py)
|
||||
****
|
||||
# **支持node、浏览器(AMD方式和直接引用方式)**
|
||||
## **支持node、浏览器(AMD方式和直接引用方式)**
|
||||
- GitHub地址:https://github.com/wandergis/coordtransform
|
||||
- npm地址:https://www.npmjs.com/package/coordtransform
|
||||
- 项目主页:http://wandergis.github.io/coordtransform/
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "coordtransform",
|
||||
"version": "1.0.1",
|
||||
"version": "2.0.1",
|
||||
"description": "A tool module that can be converted between common coordinate systems,if you are chinese maybe you will like it!",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user