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

    Interface MPPOITypeParams

    interface MPPOITypeParams {
        locationSettings?: MPLocationSettings;
        name: string;
        translatedName: string;
    }
    Index

    Properties

    locationSettings?: MPLocationSettings
    name: string
    translatedName: string