【发布时间】:2015-11-26 14:26:45
【问题描述】:
我正在寻找一种网络服务或谷歌地方 API 类型的插件来检索给定城市名称的地区、子地区和区域。
一直在尝试使用 google 和 geonames,但无法通过它。
https://maps.googleapis.com/maps/api/place/autocomplete/json?input=hyderabad&types=(locality)&language=en_US&key=My_KEY
https://maps.googleapis.com/maps/api/geocode/json?/?address=hyderabad&key=My_KEY
这两种方法都试过了。任何帮助将不胜感激。
【问题讨论】:
标签: google-places-api google-geocoder google-geocoding-api