This is a template application for MapsIndoors SDK. It can be integrated into your existing project.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Xcode version 13+
- iOS version 13+
- Clone the repository to your local machine.
- Navigate to the demo app directory.
- Open the
.xcworkspace
file in Xcode.
This demo app uses Google Maps and Mapbox. To run the app, you need to provide your own API keys for these services.
- Create a new plist file in the demo app directory named
APIKeys.plist
. - In this plist, add your API keys. The plist should have the following structure: