Skip to content

googlemaps/ios-places-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Places SDK For iOS Swift package

Description

This repository contains the Swift package for the Places SDK for iOS. For additional methods of installing the Places SDK for iOS including CocoaPods, see the Places SDK for iOS documentation.

Requirements

  • Xcode version 14.0 or later
  • An app targeting iOS 14 or later
  • A Google Maps Platform project with the Places API enabled.
  • An API key associated with the project above.

Installation

  1. Follow the instructions for adding package dependencies to your app in Xcode.

  2. In the "Enter Package URL" field, enter this GitHub repository:

    https://github.com/googlemaps/ios-places-sdk
    
  3. Select the version of the Places SDK for iOS that you want to use. For new projects, we recommend specifying the latest version and using the "Exact Version" option.

  4. Follow the instructions to add your API key to your app.

Sample App

See samples demonstrating use of the Places SDK for iOS on developers.google.com or on GitHub.

Documentation

Documentation for the Places SDK for iOS is available as guides and reference documentation.

Contributing

External contributions are not accepted for this repository, per the Contributing guide.

Terms of Service

This package uses Google Maps Platform services, and any use of Google Maps Platform is subject to the Terms of Service.

Support

This repository is offered via an open source license. It is not governed by the Google Maps Platform Support Technical Support Services Guidelines, the SLA, or the Deprecation Policy (however, any Google Maps Platform services used by the library remain subject to the Google Maps Platform Terms of Service).

This repository adheres to semantic versioning to indicate when backwards-incompatible changes are introduced.

If you would like to get answers to technical questions from other Google Maps Platform developers, ask through one of our developer community channels. You can also discuss this library on the Google Maps Platform Discord server.