AutoComplete搜索时能没有返回地址的经纬度
zhouzhiyang-git opened this issue · 4 comments
zhouzhiyang-git commented
搜索和地图进行联动的时候需要
zhouzhiyang-git commented
EggacheCL commented
老哥 我也遇到了同样的问题 请问最后这么是怎么解决的
xutingfeng commented
可以调用new BMapGL.Geocoder()进行地址解析
EggacheCL commented
Geocoder
谢谢老哥