Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Constructors

Properties

#cache: any = {}
#data: any
#mappedin: Mappedin
id: string = ''
name: string = ''

Accessors

  • Maps within this MapGroup.

    property

    maps {[MappedinMap]}

    Returns MappedinMap[]

Methods

  • toJSON(): any
  • Returns any