TL;DR:

  • Outdoor AR navigation (Google Live View, Apple Maps AR) is mature and widely deployed — it works reliably in urban environments with decent Street View coverage
  • Indoor AR navigation is more complex; it requires venue-side infrastructure (beacons or scan data) and is mainly deployed in large airports, hospitals, and logistics facilities
  • Privacy considerations for AR navigation are significant — camera-based positioning captures environmental imagery that needs careful handling, especially indoors

AR navigation overlays directional cues, distance information, and contextual labels onto a live camera view of the real world. It solves a specific problem that 2D maps have always had: translating a bird’s-eye representation into instructions oriented to what you’re actually looking at. Here’s where the technology stands in 2026, from consumer outdoor navigation to enterprise indoor wayfinding.

Outdoor AR Navigation: Google Live View and Apple Maps

Google Live View (Google Maps on Android and iOS) is the most widely used AR navigation feature globally. It uses Visual Positioning System (VPS) — the camera scans the environment, matches it against Google’s 3D model of the world (built from Street View and photogrammetry), and determines precise device orientation in a way that GPS alone simply can’t.

Walking directions appear as AR arrows anchored to the real world, buildings get information labels, and distance indicators confirm turns in the camera view. It works in hundreds of cities globally where Street View coverage is thorough — including most UK city and town centres. Live View accuracy in well-mapped urban environments is typically within 1–2 metres, significantly better than GPS which has 3–5m accuracy in open areas and 10–30m in urban canyons due to signal multipath.

Apple Maps AR launched gradually and reached functional parity with Live View in major cities by 2025. Apple uses its own ground-level scan data (those Apple Maps vehicles you’ll have spotted driving around) rather than crowdsourced Street View. In areas with recent Apple scan coverage, accuracy is comparable to Google.

There are real limitations to be upfront about. VPS needs good lighting and degrades in fog, heavy rain, and at night. It requires network connectivity. Battery drain is higher than standard map navigation. And it works best for walking — at cycling or driving speed, AR overlays become harder to process usefully.

Indoor AR Navigation: The Infrastructure Challenge

Indoor navigation is fundamentally harder than outdoor. GPS doesn’t penetrate buildings reliably, and Street View doesn’t exist for most indoor spaces. Accurate indoor AR positioning requires venue-side infrastructure or detailed 3D scans.

Bluetooth Low Energy (BLE) beacons are the most widely deployed indoor positioning technology. Beacons broadcast identifiers that a phone app uses to triangulate position. Accuracy: 1–5m. Cost: £8–£40 per beacon plus installation and maintenance. Suitable for broad zone-level navigation but not precise step-by-step AR overlays.

Visual positioning (VPS for indoors) uses the camera to match against a pre-built 3D scan of the venue. Accuracy: 0.1–0.5m when the scan is current and the environment is stable. High upfront cost (LiDAR scanning) but no ongoing beacon hardware. Requires rescanning when the environment changes significantly.

Ultra-wideband (UWB) provides 10–30cm accuracy but requires UWB-capable anchor hardware and is mainly used in manufacturing and logistics rather than consumer navigation.

Wi-Fi fingerprinting estimates position from nearby Wi-Fi access point signal strengths. Accuracy: 3–10m — fine for floor-level navigation but not AR overlay precision.

Deployed Use Cases

Airports are the most mature deployments. Several major international airports — Tokyo Narita, Amsterdam Schiphol, Frankfurt — have deployed indoor AR navigation for passenger wayfinding from security to gate. UK airports including Heathrow Terminal 5 have run trials. Waypoint AR and HERE Indoor Navigation are common platforms.

Healthcare is growing quickly. Large hospital campuses are genuinely difficult to navigate, and patient lateness is a real operational problem — AR wayfinding reduces it whilst freeing up staff time. NHS trusts have been running trials, and several large London hospitals are in deployment. Gozio Health and Connexient are specialist platforms in this vertical.

Warehouses and logistics use indoor AR navigation to guide workers to pick locations. Accuracy requirements are high (workers need the correct shelf location); UWB or high-density BLE is standard in tier-1 deployments. Zebra Technologies and Honeywell have integrated AR navigation into their warehouse management system devices.

Platforms for Developers and Enterprises

PlatformBest forPositioning TechNotes
Google ARCore Geospatial APIOutdoor AR anchors in covered areasVPS (Street View)Best urban outdoor coverage
Mapbox ARCustom outdoor navigation appsGPS + map dataFlexible; requires custom UI
HERE IndoorAirport, mall, enterprise indoorBLE + floor mapsEnterprise focus; data licensing
Esri IndoorsCorporate campuses, facilitiesBLE + CAD floor plansGIS integration; enterprise
PointrLarge venues (airports, hospitals)BLE + UWBPurpose-built for large public venues

Accuracy Challenges

Here’s the honest picture on current AR navigation limitations.

Dynamic environments are the main headache — furniture moves, temporary signage changes, construction modifies corridors. Pre-built visual maps go stale and require maintenance cycles. Visual positioning accuracy also degrades if the current environment differs from the reference scan (different lighting, seasonal decoration, reconfigured shelving). Dense crowds partially occlude reference features. And outdoor-to-indoor handoffs (walking into a building) remain technically tricky — the positioning system must transition between technologies without losing the user’s position.

Typical production accuracy figures: outdoor VPS ~1m, indoor BLE 2–4m, indoor VPS 0.3–1m.

Privacy Considerations

AR navigation captures continuous camera data and often processes it against server-side models. The implications are worth taking seriously.

Camera-based VPS systems capture images of private spaces when used indoors — employee faces, confidential whiteboard content, product placements. Location history from AR navigation is more granular than GPS history; it can potentially place a user at a specific desk or shelf, not just a building. And bystanders in camera view haven’t consented to being scanned.

For UK organisations, GDPR obligations under the ICO’s guidance on biometric and location data apply here. On-device processing where possible, clear retention policies, and a data protection impact assessment before deploying any indoor AR navigation system are the minimum. Apple’s stated policy of not retaining VPS frames and Google’s equivalent are relevant context — but for enterprise indoor deployments, data handling is your responsibility, not the platform vendor’s.

The Bottom Line

Outdoor AR navigation is reliable and widely deployed — for consumer walking navigation, just point users at Google Live View and you’re done. Indoor AR navigation requires infrastructure investment and is economically justified at the scale of large airports, hospitals, and logistics facilities. For custom indoor deployments, evaluate HERE Indoor or Pointr for consumer venues; Esri Indoors or Mapbox for enterprise campuses. And plan 3D scanning and maintenance cycles as ongoing operational costs, not one-time setup.