Facility map software that replaces static directories and PDFs.

Instead of a lobby directory, a PDF on a website, or a hard-to-use campus map, Mapboot gives facilities a searchable building map that opens instantly on the website or from a QR code scan on signage.

Live Facility Demo

Explore a real facility deployment

Tap & Drag Alt / Cmd + Scroll to Rotate Pinch to Rotate Search Locations
Share your current view via URLShare URL

Indoor wayfinding software for real buildings, not static images

Mapboot gives facility teams searchable building maps that help people explore the property while measuring what visitors searched for, opened, and navigated to online.

Easy to launch

Embed the facility map as a widget on the website so visitors can open it in one click with no app download.

Easy to access on-site

A simple QR code on signs, kiosks, or directories can open the searchable building map directly on the visitor’s phone.

Modern measurement

See real traffic and behavior online instead of guessing from static maps, lobby boards, and printed directories.

Future-ready experience

Give the property a more advanced digital layer that feels current, useful, and easier to use.

Facility Tiers

Choose the facility map software tier that matches your needs

Start with a launch-ready indoor wayfinding experience, add branding to make the map feel native to your property, or step up to Premium for deeper analytics and destination performance insight.

Core

Launch-ready

Included
Foundation tier
  • Interactive facility map viewer
  • Search and route guidance
  • Website embed and QR access
  • No app download required

Best for getting indoor wayfinding live on the property website fast.

Start With Core
Branded

Looks like your brand

Custom
Scoped with your team
  • Everything in Core
  • Brand colors and frame styling
  • Brand name and logo in the viewer
  • Optional website link and tighter visual alignment

Best for facilities that want the building map to feel native to the organization.

Ask About Branded
Launch Process

From payment to a published searchable building map

The rollout is structured so your team knows exactly what happens next from kickoff through launch.

1
Payment

Start the engagement

Complete payment so the project can move into setup with a confirmed scope and delivery path.

2
Map Wizard

Submit facility details

Use the wizard to share property information, building structure, branding, and destination details.

3
Team Review

Review the map approach

Your team checks the proposed setup with Mapboot and confirms labels, categories, and launch goals.

4
Map Building

Build the map system

Mapboot builds the searchable facility map, navigation structure, and branded viewing experience.

5
Map Publish

Go live

Publish the finished map to the website and on-site QR entry points so visitors can use it immediately.

Simple Embed

Add the Mapboot widget to your event website with a few lines of code

The widget can be dropped directly into an event webpage so attendees can open the live map experience without downloading an app. Add a target container, load the viewer script, and initialize the map with your event map ID.

<div id="mapboot"></div>
<script type="module" src="https://cdn.mapboot.com/releases/viewer/v.0.0.37/mapboot.min.js" onload="initMapboot()"></script>
<script >
  function initMapboot() {
    mapboot.init({
      target: '#mapboot', // container selector
      mapid: 'your_map_id', // your Mapboot map ID
      unit: 'm', // measurement unit, m or ft
    });
  }
</script>

Have questions about your event or facility?

Book a quick call to walk through your use case, or contact sales if you want rollout guidance, pricing context, or a more detailed conversation.