|
1
6
这方面似乎有点混乱。看到了吗 this list of Google Geocoding API bug reports 您正在使用旧的v2api。 根据 this post 还有我自己的测试,新的 V3 API :
对环境更敏感
但是,V3以不同的格式提供其地理编码结果,因此您必须大大更改解析(由于
|