自学内容网 自学内容网

h5web浏览器获取腾讯地图经纬度

https://lbs.qq.com/dev/console/application/mine
去腾讯地图申请key
在这里插入图片描述
然后前端页面引用

  <script type="text/javascript" src="https://apis.map.qq.com/tools/geolocation/min?key=自己的key&referer=test"></script>

调用代码

   let geolocation = new (window)

原文地址:https://blog.csdn.net/ghx123456ghx/article/details/143490790

免责声明:本站文章内容转载自网络资源,如本站内容侵犯了原著者的合法权益,可联系本站删除。更多内容请关注自学内容网(zxcms.com)!