javascript - webapp定位用户所在城市
ringa_lee
ringa_lee 2017-04-11 12:29:17
0
0
277

请问如何像58那样定位当前所在城市。h5获取地理位置好像只能获得经纬度试了一下什么也没显示。
最后复制了百度地图api文档的事例

成功显示当前所在城市。但是有个疑惑下面的116.331398,39.897445 是百度自动获取的吗?
var point = new BMap.Point(116.331398,39.897445);
api链接
http://developer.baidu.com/ma...

ringa_lee
ringa_lee

ringa_lee

reply all(0)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template