Skip to content

Typo in considerIp field #26

@Eyal-Shalev

Description

@Eyal-Shalev

The considerIp field Specifies whether to fall back to IP geolocation if WiFi and cell tower signals are missing, empty, or not sufficient to estimate device location.

In this library you used considerIP (notice the uppercase P), which means Google ignores this and defaults to true.

String body = "{\"considerIP\":false,\"wifiAccessPoints\":" + getSurroundingWiFiJson () + "}";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions