MultiSet
Developer PortalContact UsTutorials
  • MultiSet Developer Docs
  • Getting Started
    • Changelog
    • VPS SDK : Unity Guide
    • FAQ
  • Basics
    • Maps
      • Mapping Instruction
      • Mapping Planning
      • Mapping Equipment
    • MapSet : Multiple Maps
      • Merging Maps without Overlap
        • Extend a MapSet
      • Merging Maps with Overlap
      • Adjust Map Transformation
    • App Localization
    • Credentials
    • Analytics and Usage
    • Downloads
    • REST API Docs
    • WebXR Integration
    • Third Party Scans
      • Matterport
      • Leica Scans
    • MapFoundry
    • Georeferencing Maps
    • On-Premises Localization
  • Unity-SDK
    • Authentication
    • MultiSet package import
      • Universal 3D (Core) support
    • Sample Scenes
    • On-Cloud Localization
      • Individual Map
      • MapSet (Multiple maps)
        • Hint MapCodes
      • Pose Prior : HintPosition
    • Occlusion
    • NavMesh Navigation
  • Support
  • Native Support
    • iOS Native
    • Android Native
Powered by GitBook
On this page
  • Steps of creating MapSet
  • 1. Capture individual maps
  • 2. Merge the first pair of maps together.
  • 3. Choose a map that you want to merge into this Map.
  • 4. Perform localization in both maps in the correct order
  • 5. View your Mapsets in-app or developer portal.

Was this helpful?

  1. Basics
  2. MapSet : Multiple Maps

Merging Maps without Overlap

A MapSet is created when merging multiple maps together, this is especially required to capture large venues to enable VPS in large areas.

PreviousMapSet : Multiple MapsNextExtend a MapSet

Last updated 5 months ago

Was this helpful?

Steps of creating MapSet

1. Capture individual maps

The first step is to capture individual sections independently in multiple sessions. For large scale, you can have multiple people mapping different areas of a venue at the same time, which can be merged later.This is helpful when you want to capture large venues in a short period of time.

Overlap between individual maps is recommended, but it's not mandatory, as we can merge maps without overlaps too. The ideal capture duration for an individual section could be up to 5 minutes.

2. Merge the first pair of maps together.

Select a Map from the list by pressing on (...) and then choose the "Merge Map" option

3. Choose a map that you want to merge into this Map.

Choose a map from the list of the maps that you have created so far to be merged.

Maps can only be merged after processing is completed

4. Perform localization in both maps in the correct order

Localize in maps that you want to merge by following the on-screen instructions, start by localizing in the first map, then walk to the next map, and localize. Post successful localization of both maps, you will see a success pop-up and you can enter the name of your MapSet

5. View your Mapsets in-app or developer portal.

After successfully merging the first pairs of maps in-app, you can test the localization in the combined map as MapSet See the list of MapSet under the new tab and then select a MapSet to either test localization or extend MapSet further

In the Developer Portal, you should be able to view the combined maps meshes together as shown below

If there is any error in the MapSet merging process you will notice that individual meshes are not merged together well, in this case you have to remove that individual map and add it back in MapSet

Page cover image