Back to Articles
Map
Tutorial
Getting Started
LiDAR

Getting Started with Launchpad Map

Learn how to use Launchpad Map to get accurate property measurements using AI and LiDAR technology.

Quick Start Video Guide

See Launchpad Map in action

What Makes Launchpad Map Different

Our advanced artificial intelligence and LiDAR technology work together to deliver industry-leading accuracy:

FeatureDescriptionAccuracy
Wall MeasurementsPrecise wall-to-wall measurements±1mm
Area CalculationAutomatic room and total area calculation±0.1%
3D VisualizationComplete 3D model of the propertyReal-time

AI-Powered Precision

  • Millimeter-Perfect Measurements

    Get wall-to-wall measurements accurate to ±1mm with LiDAR precision

  • Instant Area Calculations

    Room and total area calculations update in real-time as you scan

  • 3D Property Models

    Generate complete 3D visualizations instantly for better visualization

System Requirements

  • Compatible Devices

    • iPhone 12 Pro and newer
    • iPad Pro 2020 and newer
    • Requires LiDAR sensor
  • Storage & Performance

    • 500MB free storage recommended
    • iOS 15.0 or later
    • Internet connection for cloud sync

Getting Started Guide

  1. Download & Install

    1. Visit the App Store
    2. Download Launchpad Map
    3. Open the app and sign up
    4. No credit card required for trial
  2. First-Time Setup

    1. Grant camera and location permissions
    2. Complete the in-app tutorial
    3. Configure your measurement preferences
    4. Set up your profile

Your First Scan

For the best results, follow these steps:

  • Prepare the Space

    • ✓ Ensure good lighting
    • ✓ Remove temporary obstacles
    • ✓ Clear path around walls
    • ✓ Close doors and windows
  • Scanning Technique

    1. Start in a corner of the room
    2. Hold your device steady at chest height
    3. Move slowly in a clockwise direction
    4. Maintain consistent distance from walls
    5. Ensure complete coverage of all areas

Scanning Environment

Using the Measurement API

// Example measurement request
const measurements = await LaunchpadMap.measure({
  propertyId: '123',
  includeAreas: true,
  generate3D: true
})

// Response format
{
  totalArea: 150.5, // m²
  rooms: [
    { name: 'Living Room', area: 45.2 },
    { name: 'Kitchen', area: 25.8 }
  ],
  walls: [
    { id: 1, length: 5.2, height: 2.4 }
  ]
}

Expert Tips

"Start with smaller rooms to build confidence. The app's accuracy is incredible, but taking your time on the first few scans will help you understand the best techniques." — Sarah Johnson, Real Estate Professional

Common Mistakes to Avoid

  • Scanning Issues

    • Moving too quickly during scanning
    • Scanning in poor lighting conditions
  • Setup Problems

    • Skipping the calibration step
    • Not completing the full room circuit

Support Resources

Need help? We're here for you:

Ready to transform how you measure properties? Download Launchpad Map today and experience the future of property measurement.