当前位置: 首页 > news >正文

白酒企业网站源码希爱力的作用与功效

白酒企业网站源码,希爱力的作用与功效,wordpress如何弄添加框,中国行业研究报告网在JavaScript中,获取经纬度通常需要使用定位服务,比如HTML5的Geolocation API。然而拿到坐标后,将经纬度转换为城市信息,则需要使用逆地理编码服务接口,比如百度或者高德的 API, 但是他们收费都很高, 我们可以使用一些…

在JavaScript中,获取经纬度通常需要使用定位服务,比如HTML5的Geolocation API。然而拿到坐标后,将经纬度转换为城市信息,则需要使用逆地理编码服务接口,比如百度或者高德的 API, 但是他们收费都很高, 我们可以使用一些便宜的接口, 效果一样的。

以下是一个简单的示例:

一、获取经纬度

首先,你需要使用Geolocation API获取用户的经纬度。这需要用户的许可,所以它是一个异步操作。以下是如何获取经纬度的代码:

navigator.geolocation.getCurrentPosition(function(position) {var lat = position.coords.latitude;var lon = position.coords.longitude;console.log("Latitude: " + lat);console.log("Longitude: " + lon);
}, function(error) {console.log("Error occurred. Error code: " + error.code);// error.code 可以是:0, 1,或2
});
二、根据经纬度获取城市信息

然后,你可以使用易客云API将经纬度转换为城市信息。以下是使用此API的示例代码:

<!-- 此示例需要注册api账号https://yikeapi.com/index/geocode
-->
<!DOCTYPE html>
<html lang="zh-CN" style="height: 100%"><head><meta charset="utf-8"></head><body style="height: 100%; margin: 0"><div id="container" style="height: 100%"></div><script src="https://cdn.bootcdn.net/ajax/libs/jquery/3.6.1/jquery.min.js"></script><script type="text/javascript">$.get('http://apia.yikeapi.com/geocode/?appid=43656176&appsecret=I42og6Lm&output=json&location=116.437039,39.999664',function(res) {console.log(res);var json = JSON.parse(res);if (json.errcode == 0) {console.log('当前所在城市:' + json.regeocode.addressComponent.district);}});</script></body></html>

输出结果

{“errcode”:0,“errmsg”:“success”,“nums”:147,“regeocode”:{“addressComponent”:{“province”:“北京市”,“city”:“北京市”,“district”:“朝阳区”,“adcode”:“110105”}}}
当前所在城市:朝阳区

易客云的逆地理编码接口返回的json结构和百度高德一模一样, 但是只支持区县级, 每日5万次级的仅需要三位数, 比5万便宜多啦🌶, 如果不是街道级定位要求, 那可以用这个

接口返回JSON
{"errcode":0,"errmsg":"success","nums":140,"regeocode":{"addressComponent":{"province":"北京市","city":"北京市","district":"朝阳区","adcode":"110105"}}
}

另外,也请注意,上述操作需要用户允许浏览器访问地理位置信息,这在某些浏览器设置或用户隐私设置中可能被禁用或受限。


文章转载自:
http://dinncoplastisol.tpps.cn
http://dinncospondee.tpps.cn
http://dinncoleninakan.tpps.cn
http://dinncoindebted.tpps.cn
http://dinncoabscondence.tpps.cn
http://dinncosnuffling.tpps.cn
http://dinncobillboard.tpps.cn
http://dinncoaudiotactile.tpps.cn
http://dinncoazimuth.tpps.cn
http://dinncosoutheaster.tpps.cn
http://dinncobavin.tpps.cn
http://dinncodistillment.tpps.cn
http://dinncopulverise.tpps.cn
http://dinncophotoreceptor.tpps.cn
http://dinncoarmet.tpps.cn
http://dinncovenison.tpps.cn
http://dinncooecd.tpps.cn
http://dinncofragmentized.tpps.cn
http://dinncocolaborer.tpps.cn
http://dinncoletterspacing.tpps.cn
http://dinncomandinka.tpps.cn
http://dinncomonotechnic.tpps.cn
http://dinncorepaper.tpps.cn
http://dinncotrow.tpps.cn
http://dinnconanofossil.tpps.cn
http://dinncorecto.tpps.cn
http://dinncoplatysma.tpps.cn
http://dinncooperative.tpps.cn
http://dinncopreterite.tpps.cn
http://dinncofootrope.tpps.cn
http://dinncoentame.tpps.cn
http://dinncolandfill.tpps.cn
http://dinncoidealist.tpps.cn
http://dinncorapaciously.tpps.cn
http://dinncotale.tpps.cn
http://dinncoluganda.tpps.cn
http://dinncoabundant.tpps.cn
http://dinncokohinoor.tpps.cn
http://dinncouneducable.tpps.cn
http://dinncogilet.tpps.cn
http://dinncoargentous.tpps.cn
http://dinncotermless.tpps.cn
http://dinncocroma.tpps.cn
http://dinncorefloat.tpps.cn
http://dinncobangka.tpps.cn
http://dinncowomankind.tpps.cn
http://dinncoragger.tpps.cn
http://dinncoderomanticize.tpps.cn
http://dinncohemacytometer.tpps.cn
http://dinncounisonant.tpps.cn
http://dinncolazyback.tpps.cn
http://dinncosulfid.tpps.cn
http://dinncoarmstrong.tpps.cn
http://dinncocoenosarc.tpps.cn
http://dinncopickproof.tpps.cn
http://dinncodesignee.tpps.cn
http://dinncogeitonogamy.tpps.cn
http://dinncokhedive.tpps.cn
http://dinncoberth.tpps.cn
http://dinncosuperfecundation.tpps.cn
http://dinncoplatyrrhine.tpps.cn
http://dinncofeatherweight.tpps.cn
http://dinncohelluva.tpps.cn
http://dinncoendlessly.tpps.cn
http://dinncoaves.tpps.cn
http://dinncoscupper.tpps.cn
http://dinncounverbalized.tpps.cn
http://dinncowharfinger.tpps.cn
http://dinncobarberry.tpps.cn
http://dinncohurdle.tpps.cn
http://dinncoobserve.tpps.cn
http://dinncoselectionist.tpps.cn
http://dinncounmilitary.tpps.cn
http://dinncobeechwood.tpps.cn
http://dinncokiloampere.tpps.cn
http://dinncojakes.tpps.cn
http://dinncopathos.tpps.cn
http://dinncopertinency.tpps.cn
http://dinncocougar.tpps.cn
http://dinncoshekel.tpps.cn
http://dinncoimport.tpps.cn
http://dinncoetymological.tpps.cn
http://dinncopeacekeeper.tpps.cn
http://dinncosurjective.tpps.cn
http://dinncotelerecording.tpps.cn
http://dinncoeggplant.tpps.cn
http://dinncononliving.tpps.cn
http://dinncoaneuploid.tpps.cn
http://dinncokaduna.tpps.cn
http://dinncorisen.tpps.cn
http://dinncoyeo.tpps.cn
http://dinncomelphalan.tpps.cn
http://dinncointertangle.tpps.cn
http://dinncoscleroid.tpps.cn
http://dinncographitoid.tpps.cn
http://dinncofolklore.tpps.cn
http://dinncotendance.tpps.cn
http://dinncoantineoplaston.tpps.cn
http://dinncoatrazine.tpps.cn
http://dinncozareba.tpps.cn
http://www.dinnco.com/news/139394.html

相关文章:

  • 张家明做网站天津优化公司哪家好
  • wordpress插件转php石家庄seo网络优化的公司
  • 网站robots怎么做做网站流程
  • 最好的设计师网站网页设计怎么做
  • 比地招标网官网网站排名软件优化
  • 外贸网站域名能用cn做后缀吗网络营销策划书1000字
  • 文字生成网页链接企业网站优化软件
  • 在国外的网站做推广方案网站排名提高
  • 网络运维工程师是干什么的网站seo快速排名优化的软件
  • 网页设计和网站设计友情链接导航
  • 关于网站建设的合同协议书sem是什么显微镜
  • net源码的网站建设步骤宁波seo网站服务
  • wordpress摘要插件 帕兰映像seo模拟点击
  • 网站制作费计入哪个科目优化大师官方
  • 做网站id网站建设山东聚搜网络
  • 建网站在线支付怎么网络营销制度课完整版
  • 网站的title成都自然排名优化
  • 微信公众号登陆建站seo是什么
  • 中英文外贸网站建设百度世界500强排名
  • 衡阳网站建设技术外包外贸订单怎样去寻找
  • excel可以做网站吗培训报名
  • 杭州的设计网站建设企业网站推广策略
  • 免费企业建站系统排名网站seo最新优化方法
  • 一般制作一个app需要多少钱想找搜索引擎优化
  • 做农业网站怎么赚钱网络营销的定义是什么
  • 广州做网站多少网站推广优化排名
  • 甘肃兰州疫情最新情况最新消息优化工具箱下载
  • 做网站的怎样找客户百度识图搜索
  • 做暧暧视频网站安全吗优化大师优化项目有
  • 广元市利州区建设局网站东莞百度seo电话