geo-golang
geo-golang copied to clipboard
Geocode should also return accuracy data
Some providers do give certain details about what type of result it is. Having this information (when available) will help validate the results, and can help determine if I need to use another provider as a fallback if the results is not accurate enough.
你好, 我在浏览器 输入 //https://maps.googleapis.com/maps/api/geocode/json?address=徐州市铜山区人口和计划生育局单集镇服务站&key=AIzaSyC9pbjT6IX19tygRxVeFqKOEZG30Rs_Vxs 是OK的
但是用程序执行就超时
@romalin99, it doesn't timeout on me, but returned nothing from the address. I got (34.1837478, 117.1670429) if I geocode "徐州市铜山区人口和计划生育局".