@mapsindoors/react-native-maps-indoors-google-maps
    Preparing search index...

    Class MPDataField

    A data field contains a single field value with descriptive text and a type that defines the type of the value (eg. text or number).

    MPDataField

    Index

    Properties

    Methods

    Properties

    text?: string

    Text that describes the value.

    type?: string

    The type of the value (text, number, etc.)

    value?: string

    The value of the field.

    Methods