
Web App
You can implement MapsIndoors as a native SDK or framework, or access it as a hosted web application via the MapsIndoors CMS. This allows you to embed the map in your solution using an iframe or share the direct link (map.mapsindoors.com/my-indoor-map) with colleagues, customers, and others.

Configuration
Under the solution that you want to deploy a Web App for, navigate to 🔧 Solution Details → App Settings → App Configuration, and you'll find the configuration for your MapsIndoors Web App.
Here, you can configure how your web app should behave regarding language, styling, load view, categories, and more.

The most important factor here is the Map Provider section. You need to input either your Mapbox Access Token or your Google Maps API key. Once you have successfully entered a key/token, you'll be able to open your Web App, ready for you and your customers to use.
Styling and further configuration
The following overview covers what can be configured from the MapsIndoors CMS. Some parameters are still not configurable through the CMS and must be added as URL parameters. You can find an extensive overview of all configurable parameters here.
apiKey
✅
venue
✅
locationId
❌
primaryColor
✅
logo
✅
appUserRoles
❌
directionsFrom
❌
directionsTo
❌
externalIDs
❌
tileStyle
❌
mapboxAccessToken
✅
gmApiKey
✅
startZoomLevel
✅
gmMapId
❌
pitch
✅
bearing
✅
language
✅
kioskOriginLocationId
❌
timeout
❌
useKeyboard
❌
miTransitionLevel
❌
category
❌
searchAllVenues
❌
useMapProviderModule
❌
hideNonMatches
❌
showRoadNames
❌
showExternalIDs
❌
searchExternalLocations
❌
center
✅
useAppTitle
❌
Last updated
Was this helpful?