没有合适的资源?快使用搜索试试~ 我知道了~
distance-calculator:For Node.js 中的距离计算器
共6个文件
js:3个
license:1个
json:1个
需积分: 9 0 下载量 137 浏览量
2021-06-11
09:59:44
上传
评论
收藏 3KB ZIP 举报
温馨提示
距离计算器 Node.js 中的谷歌距离计算器 #用法: calc = require('distance-calculator') //short result format calc.calcDistance('ohio', 'chicago', 'es', function(result){ console.log("Short output:" +result) }); //JSON output calc.calcDistanceJSON('ohio', 'chicago', 'en', function(result){ console.log("JSON output:" + result) });
资源推荐
资源详情
资源评论
收起资源包目录
distance-calculator-master.zip (6个子文件)
distance-calculator-master
index.js 692B
helper.js 1KB
package.json 674B
LICENSE 1KB
app.js 287B
README.md 372B
共 6 条
- 1
资源评论
铭哲友野
- 粉丝: 31
- 资源: 4534
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功