0.0.5 • Published 9 months ago

@wuch96/coords-translate v0.0.5

Weekly downloads
-
License
LGPL
Repository
github
Last release
9 months ago

wgs84&gcj-02&bd09 坐标互转工具

使用:

npm i @wuch96/coords-translate
import {
  wgs_gcj,
  gcj_wgs,
  gcj_bd,
  bd_gcj,
  wgs_bd,
  bd_wgs,
} from '@wuch96/coords-translate';
const res = wgs_gcj({ lon: 123, lat: 12 });
0.0.5

9 months ago

0.0.4

11 months ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago