Skip to content
3D viewer

A public map that looks like an app. Shares like a link.

MapLibre under the hood, 3D extrusions and floor stacks on top, and an URL your support team can paste into an email. No App Store. No native shim. No SDK install.

  • <300msp75 TTFB worldwide
  • 60fpson a 5-year-old phone
  • 98%browser coverage
drag me
What ships with the viewer

Built for the way visitors actually use indoor maps.

  • Iframe-friendly

    Drop the viewer URL in an iframe. CORS handled. Theming via query params. No build step.

  • Kiosk mode included

    Append `?kiosk=true` for 56px touch targets, cursor hidden, gestures disabled. Same viewer, different chrome.

  • Routes share as URLs

    Every route, every POI, every selection is a stateful URL. A visitor sends it, the recipient opens to the same view.

  • Edge-rendered, ISR-cached

    Static where it can be, dynamic where it must be. Tag-based revalidation on publish so updates land in seconds.

How it looks from a host page

One iframe. Done.

embed.html
<!-- Drop into any page; works in every browser. -->
<iframe
  src="https://viewer.minddigitize.com/m/abc123?floor=2&theme=dark"
  width="100%"
  height="640"
  loading="lazy"
  allow="geolocation"
  title="Westgate Pavilion — Indoor map"
/>
Ready to ship

Your building is one CAD file away from a navigable map.

Book a 20-minute demo and we'll have a working public viewer of your floor plan before the call ends.