Protected constructorProtected Creates an instance of MPEntityInfo.
The name of the Entity
Optional aliases: string[]The aliases the Entity uses
Optional fields: Map<string, MPDataField>The Entity's data fields.
Optional language: stringThe current language of the Entity.
Optional Readonly aliasesThe aliases the Entity uses
Optional Readonly fieldsThe Entity's data fields.
Optional Readonly languageThe current language of the Entity.
Readonly nameThe name of the Entity
Static createCreator for MPVenueInfo, used to decode JSON from the MapsIndoors SDK.
Generated using TypeDoc
Description placeholder.
Export