摘要:
// 通过经纬度逆地址解析 getAddress(longitude,latitude){ uni.request({ url: 'https://restapi.amap.com/v3/geocode/regeo', //仅为示例,并非真实接口地址。 data: { output: 'json', 阅读全文
posted @ 2022-03-11 11:05
风花一世月
阅读(539)
评论(0)
推荐(0)
摘要:
let sqlite = { //创建数据库或者有该数据库就打开 openSqlite: function () { //创建数据库或者打开 //这plus.sqlite只在手机上运行 return new Promise((resolve, reject) => { console.log("打开 阅读全文
posted @ 2022-03-11 09:33
风花一世月
阅读(863)
评论(0)
推荐(0)
摘要:
经纬度格式不对,不能是string类型 阅读全文
posted @ 2022-03-11 09:32
风花一世月
阅读(449)
评论(0)
推荐(0)

浙公网安备 33010602011771号