Skip to content

MapsPeople/MapsIndoorsSDK-iOS-Examples

Repository files navigation

Demo App for MapsIndoors SDK

This is a demo application for MapsIndoors SDK. It demonstrates how to integrate and use MapsIndoors SDK in an iOS application.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Xcode version 15
  • iOS version 15

Installing

  1. Clone the repository to your local machine.
  2. Navigate to the demo app directory.
  3. Open the .xcodeproj file in Xcode.

Configuration

This demo app uses Google Maps and Mapbox. To run the app, you need to provide your own API keys for these services.

  1. Create a new plist file in the demo app directory named APIKeys.plist.
  2. In this plist, add your API keys. The plist should have the following structure:
GoogleMapsAPIKey your_google_maps_api_key_here MapboxAPIKey your_mapbox_api_key_here

About

MapsIndoors iOS SDK examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages