我正在制作一个显示给定地点附近地方的应用程序。我从用户那里获取位置名称和地点类型,如博物馆,礼拜场所,并显示该给定类型的位置。
我的问题是,我不能得到像艾菲尔铁塔这样的特殊地方,因为没有这种类型。我怎么能得到这样的地方?
这些是受支持的类型:https://developers.google.com/places/supported_types
答案 0 :(得分:0)
您可能使用Text Search Requests,尝试使用query = attractions http://preview.oklerthemes.com/porto/5.4.0/demo-construction.html,而不要忘记指定位置和半径。