如何使用谷歌地图API获取附近的位置,如银行,酒店等?

时间:2017-04-05 12:48:59

标签: android api google-maps maps google-places-api

我使用过这个网址:

https://maps.googleapis.com/maps/api/place/nearbysearch/json?location=-33.8670522,151.1957362&radius=500&type=restaurant&keyword=cruise&key=+MY_API_CODE

我在谷歌API控制台中启用了这些服务:

 Google Maps Android API    
 Google Maps Coordinate API 
 Google Maps Directions API
 Google Maps Distance Matrix API
 Google Maps Embed API
 Google Maps Geocoding API
 Google Maps Geolocation API

但这是第一次没有问题。另一件事是当我第一次禁用并启用Google Maps Geocoding API或Google Maps Distance Matrix API时。知道如何处理这个在装载附近位置时没有这个问题? 任何帮助都会非常感激。

1 个答案:

答案 0 :(得分:0)

找到解决方案

Have to enable to get response

ENABLE - Google Places API Web Service