A MappedinMapGroup is a collection of maps, usually representing the different floors of a single building. All Maps will be in a MapGroup, but if your Venue is only a single building (like a mall) you can likely ignore MapGroups entirely.

Hierarchy

  • MappedinMapGroup

Constructors

Properties

Accessors

Methods

Constructors

Properties

id: string = ''
name: string = ''

Accessors

Methods

  • Returns any

  • Parameters

    • mappedin: Mappedin
    • Optional hydrateData: any

    Returns Promise<void>