Open mdgilene opened 6 years ago
The current implementation makes use of Google's Geolocation API. This is too inaccurate due to only having the IP address of the base station in order to locate the machine.
Right, you can't use Google API, IP geolocation API or wifi based API inside drone.
You should consider the drone internal GPS module.
The current implementation makes use of Google's Geolocation API. This is too inaccurate due to only having the IP address of the base station in order to locate the machine.