Private
constructorPrivate
Creates an instance of MPCategory.
The ID of the category.
The category's readable name.
Optional
fields: Map<string, MPDataField>The category's data fields.
Optional
Readonly
fieldsThe category's data fields.
Readonly
keyThe ID of the category.
Readonly
valueThe category's readable name.
Static
createCreator for MPCategory, used to decode JSON from the MapsIndoors SDK.
Generated using TypeDoc
A category which contains a number of fields
Export