qth-locator:使用Maidenhead定位器系统进行操作

时间:2021-05-05 17:11:41
【文件属性】:
文件名称:qth-locator:使用Maidenhead定位器系统进行操作
文件大小:149KB
文件格式:ZIP
更新时间:2021-05-05 17:11:41
maidenhead maidenhead-locator qth JavaScript 定位器 使用 用法 const { locatorToLatLng , distance , bearingDistance , latLngToLocator } = require ( 'qth-locator' ) ; locatorToLatLng ( 'IO91wm' ) ; // [51.521, -0.125] distance ( 'IO91wm' , 'KP20le' ) ; // 1821.5 km bearingDistance ( 'FN20qr' , 'KP21ol' ) // 6586.72 km, 49.16 degrees latLngToLocator ( 60.179 , 24.945 ) // KP21le 执照 麻省理工学院
【文件预览】:
qth-locator-master
----.github()
--------workflows()
----.eslintrc.js(2KB)
----src()
--------index.js(3KB)
----.babelrc(39B)
----.npmignore(31B)
----LICENSE(1KB)
----test()
--------index.spec.js(3KB)
----README.md(456B)
----.gitignore(26B)
----package-lock.json(695KB)
----package.json(818B)

网友评论