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

    Enumeration RNMapErrorCode

    Error codes related to Google Play Services Maps integration.

    Index

    Enumeration Members

    INTERNAL_EXCEPTION: 11

    Unexpected internal native exception.

    INVALID_ARGUMENT: 10

    Invalid input provided to native layer.

    KML_LAYER_FAILED: 12

    KML layer failed to load or parse.

    MARKER_ICON_BUILD_FAILED: 8

    Marker icon rendering failed.

    PLAY_SERVICE_UPDATE_AVAILABLE: 4

    Play Services update available (Android).

    PLAY_SERVICE_UPDATING: 5

    Play Services currently updating (Android).

    PLAY_SERVICES_DISABLED: 2

    Play Services disabled (Android).

    PLAY_SERVICES_INVALID: 1

    Play Services invalid or corrupted (Android).

    PLAY_SERVICES_MISSING: 0

    Play Services not installed (Android).

    PLAY_SERVICES_OUTDATED: 3

    Play Services version too old (Android).

    SNAPSHOT_EXPORT_FAILED: 7

    Snapshot encoding or file write failed.

    TILE_OVERLAY_FAILED: 9

    Tile overlay load or parse failed.

    UNKNOWN: 6

    Unknown Play Services error (Android).