【发布时间】:2012-02-18 08:20:39
【问题描述】:
因此,Google Places API 允许我通过 Google Places API 搜索使用简单的方法接收 JSON 数据:
“https://maps.googleapis.com/maps/api/place/search/json?location=-33.8670522,151.1957362&radius=50&client=clientId&sensor=true_or_false&signature=SIGNATURE”
(注意,包括签名/密钥)。
为什么 SimpleGeo 不允许使用相同的功能?可能吗? SimpleGeo 使用的所有这些服务器端代码的目的是什么?
问候, 瑞恩
【问题讨论】:
标签: json geolocation google-api