Construct alternative way to acquire geolocation in the event that GPS is not usable.
It will use internal gyroscope of phone to determine the velocity & direction of the user when moving.
Besides for the essence of its implementation, its functionality will be used no differently than default GPS data.
Requires: knowledge of previous location. Construction of algorithm. Way to toggle between sending normal GPS location data and INS data.
Construct alternative way to acquire geolocation in the event that GPS is not usable. It will use internal gyroscope of phone to determine the velocity & direction of the user when moving. Besides for the essence of its implementation, its functionality will be used no differently than default GPS data. Requires: knowledge of previous location. Construction of algorithm. Way to toggle between sending normal GPS location data and INS data.