可能重复:
How can I get the Latitude and Longitude of a ZIP Code?
假设我有一个PHP字段,要求提供城市或邮政编码。当用户输入城市或邮政编码时,是否可以获得给定城市/邮政编码的经度和纬度?
答案 0 :(得分:0)
是的,请阅读Google地图API。这里解释了+例子http://code.google.com/apis/maps/documentation/javascript/tutorial.html
答案 1 :(得分:0)