Skip to content

MapsPeople/MapsIndoorsSDK-iOS-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b34bd31 · Oct 30, 2023

History

15 Commits
Oct 30, 2023
Aug 24, 2023
Oct 30, 2023
Oct 30, 2023
Aug 24, 2023
Aug 28, 2023
Aug 24, 2023
Oct 30, 2023
Oct 30, 2023
Aug 29, 2023

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 13
  • iOS version 13

Installing

  1. Clone the repository to your local machine.
  2. Navigate to the demo app directory.
  3. Open the .xcworkspace 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

MpapsIndoors iOS SDK examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published