This is the sample app for the Google Maps iOS 3D Maps SDK.
It demonstrates various features of the SDK: displaying a map, controlling the camera, adding markers, shapes and models, handling click events on Place markers, and animating views.
- XCode 15 or later.
- A physical iOS device for running the app if possible. At this first Experimental release stage, the iOS Simulator may not perform well, but can be used.
- Choose an existing Google Cloud project, or create a new one.
- Enable the Maps 3D SDK for iOS on your project.
- Create an API key.
- Clone this repository.
- Open the project in Xcode.
- Add your API key to the project. Use an .xcconfig file or edit Info.plist to specify a value for MAPS_API_KEY
- Build and run the app.
A list of samples is presented on the App screen at startup. These samples each demonstrate a specific capability or set of capabilities of the SDK.
Click each item in the list to see the demo.
See the developer guide and reference documentation.
We are happy to accept contributions in accordance with the Contributions policy.
This repository uses Google Maps Platform services. Use of Google Maps Platform services through this library is subject to the Google Maps Platform Terms of Service.
This repository is not a Google Maps Platform Core Service. Therefore, the Google Maps Platform Terms of Service (e.g. Technical Support Services, Service Level Agreements, and Deprecation Policy) do not apply to the code in this repository.
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).
If you find a bug, or have a feature request, please file an issue on GitHub. 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 our Discord server.