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

    Class MPQuery

    A collection of query parameters used to query entities in MapsIndoors.

    MPQuery

    Index

    Properties

    near?: MPPoint

    The query is restricted to entities near this point.

    query?: string

    The queried text (search text).

    queryProperties?: string[]

    A list of properties for this query, Uses MPLocationPropertyNames.

    Methods