Android - Google Places API - No “reviews” Array
问题 So I'm running the following Google Places API call: https://maps.googleapis.com/maps/api/place/search/json?location=34.0467359,-118.441764&rankby=distance&sensor=true&key=MY_API_KEY&types=restaurant part of my JSON output is: "results" : [ { "geometry" : { "location" : { "lat" : 34.047332, "lng" : -118.443431 } }, "icon" : "http://maps.gstatic.com/mapfiles/place_api/icons/restaurant-71.png", "id" : "03ed19ca32b20080897e31095e6eed2715cde819", "name" : "Del Taco", "opening_hours" : { "open_now