Joe Liu
Results
2
comments of
Joe Liu
返回的坐标是国内的,使用Geolocation.getCurrentPosition,返回一次坐标,没有返回逆编码信息。使用watchPosition,第一次返回4次坐标信息,后2次有逆编码信息。但是需求是单次定位,在需要的时候获得一次定位信息,倾向于使用Geolocation.getCurrentPosition,但是没有返回逆编码信息,有什么解决方案吗?