GooglePlaces Framework Reference

  • GMSPlaceLikelihoodsCallback is a block type used to handle the results of a place likelihood request.

  • It provides an array of GMSPlaceLikelihood objects, representing potential places and their likelihoods, or an error if the request failed.

  • Developers should consult the GMSPlacesClient documentation for usage details and to initiate place likelihood requests.