Skip to content

wch360119203/coords-translate

Repository files navigation

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 });

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published