-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
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.
WifiLocation/src/WifiLocation.cpp
Line 136 in 21c4ce7
| String body = "{\"considerIP\":false,\"wifiAccessPoints\":" + getSurroundingWiFiJson () + "}"; |
Metadata
Metadata
Assignees
Labels
No labels