react-native-google-maps-plus - v1.10.2
    Preparing search index...

    Type Alias RNLocationConfig

    Location configuration.

    type RNLocationConfig = {
        android?: RNAndroidLocationConfig;
        ios?: RNIOSLocationConfig;
    }
    Index

    Properties

    Properties

    Android-specific location configuration.

    iOS-specific location configuration.