GooglePlaces Framework Reference

  • This document details global constants used within the Google Maps Places SDK for iOS, covering both Swift and Objective-C declarations.

  • kGMSAutocompleteMatchAttribute is used to identify matching text fragments in autocomplete suggestions within the GMSAutocompletePrediction class.

  • Multiple constants, such as GMSPlacePropertyName and GMSPlacePropertyPlaceID, are used to represent various properties of a place, including name, ID, and formatted address, among others.

  • A comprehensive list of place type constants, like kGMSPlaceTypePark and kGMSPlaceTypeRestaurant, are provided, representing diverse categories of locations.

  • The constant kGMSPlacesErrorDomain is provided for error handling within the Google Maps Places SDK for iOS.

Constants

The following constants are available globally.