【发布时间】:2011-12-18 19:36:55
【问题描述】:
可能重复:
How can I get the Latitude and Longitude of a ZIP Code?
假设我有一个 PHP 字段,它要求输入城市或邮政编码。当用户输入城市或邮政编码时,是否可以获得给定城市/邮政编码的经度和纬度?
【问题讨论】:
标签: php google-maps maps
可能重复:
How can I get the Latitude and Longitude of a ZIP Code?
假设我有一个 PHP 字段,它要求输入城市或邮政编码。当用户输入城市或邮政编码时,是否可以获得给定城市/邮政编码的经度和纬度?
【问题讨论】:
标签: php google-maps maps
是的,请阅读 Google 地图 API。那里有解释+例子http://code.google.com/apis/maps/documentation/javascript/tutorial.html
【讨论】: