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)