Google 地图 - 地理编码查询 returns 不正确的结果

Google maps - Query to geocode returns incorrect results

搜索“31708”returns 结果 postal_code

https://developers-dot-devsite-v2-prod.appspot.com/maps/documentation/utils/geocoder/#q%3D31707

搜索“31707”returns 会得到不同的 postal_code

https://developers-dot-devsite-v2-prod.appspot.com/maps/documentation/utils/geocoder/#q%3D31708

我该如何解决这个问题?

将 "zipcode" 添加到查询中(如果您知道它将成为邮政编码)。

https://developers-dot-devsite-v2-prod.appspot.com/maps/documentation/utils/geocoder/#q%3Dzipcode+31707