使用foursquare搜索API,https://developer.foursquare.com/docs/venues/search
我需要在全球范围内搜索一个地点,而无需指定国家/地区,[因此用户无需进入其他字段]
这可能与foursquare有关,或者你能建议其他服务吗?
答案 0 :(得分:1)
重复:searching query in whole of world by foursquare venue api
使用intent = global参数。
如果您使用全局参数,则忽略query
和limit
以外的所有其他参数。