随笔 - 2649  文章 - 2452  评论 - 0  阅读 - 80424

文章分类 -  MiniX自绘渲染跨平台框架 / 接口. / Location 定位

getTodaySteps 获取今日步数。只支持 ios
摘要:getTodaySteps ^8.11 获取今日步数。只支持 ios #请求参数 N/A #引入接口模块 import bridge from '@minix-iot/etsbridge-sdk' #接口调用示例 bridge .getTodaySteps() .then((res) => { co 阅读全文
posted @ 2024-12-27 09:36 AtlasLapetos 阅读(3) 评论(0) 推荐(0) 编辑
stopLocationUpdate 取消实时地理位置监听
摘要:stopLocationUpdate ^6.8 取消实时地理位置监听 #请求参数 N/A #引入接口模块 import bridge from '@minix-iot/etsbridge-sdk' #接口调用示例 bridge .stopLocationUpdate() .then((res) => 阅读全文
posted @ 2024-12-27 09:36 AtlasLapetos 阅读(4) 评论(0) 推荐(0) 编辑
getLocation 获取当前的地理位置
摘要:getLocation ^6.8 获取当前的地理位置 #请求参数 N/A #引入接口模块 import bridge from '@minix-iot/etsbridge-sdk' #接口调用示例 bridge .getLocation() .then((res) => { console.log( 阅读全文
posted @ 2024-12-27 09:34 AtlasLapetos 阅读(3) 评论(0) 推荐(0) 编辑
startLocationUpdate 监听实时地理位置
摘要:startLocationUpdate ^6.8 监听实时地理位置 #请求参数 N/A #引入接口模块 import bridge from '@minix-iot/etsbridge-sdk' #接口调用示例 bridge .startLocationUpdate() .then((res) => 阅读全文
posted @ 2024-12-27 09:34 AtlasLapetos 阅读(7) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示