GooglePlaces Framework Reference

  • GMSPlacePhotoMetadataList is an object representing a collection of place photo metadata.

  • It primarily contains an array of GMSPlacePhotoMetadata objects, accessible through the results property.

  • This class provides access to metadata about photos associated with a specific place, like a restaurant or landmark.

GMSPlacePhotoMetadataList

Deprecated

This class is deprecated, please use the Place Details component (https://developers.google.com/maps/documentation/places/ios-sdk/place-details-ui-kit) instead.


@interface GMSPlacePhotoMetadataList : NSObject

A list of GMSPlacePhotoMetadata objects.