Prerequisites

MapsIndoors uses Google Maps or Mapbox to provide you with an interactive map of the outside and inside world. In this section, you will learn the prerequisites needed to be met before you can start building your app.

Map Engine API Keyarrow-up-right

Google Maps API Keyarrow-up-right

Firstly, you need to setup a new project in the Google Cloud Consolearrow-up-right. Afterwards, you should navigate to the Maps API Library Pagearrow-up-right, and ensure the following APIs and SDK are enabled:

  • Google Maps Distance Matrix API

  • Google Maps Directions API

  • Google Places API Web Service

  • Maps SDK for Android/iOS or Maps JavaScript API

Finally, retrieve your API key from the Credentials Pagearrow-up-right at, create credentials -> API key

Mapbox Maps API Token

  • Follow the Mapbox guide herearrow-up-right to retrieve an API Token for Mapbox Maps. You can return here when you have added a MBXAccessToken to the Info.plist of your app.

MapsIndoors API Keyarrow-up-right

For the purposes of this guide you can use the MapsIndoors API demo key d876ff0e60bb430b8fabb145. Alternatively, feel free to contact MapsPeoplearrow-up-right with your building drawings so you can receive a unique API key.

Last updated

Was this helpful?