Del-S / WearFingerprint

WearFingerprint
1 stars 0 forks source link

Cellular distance calculation #24

Open Del-S opened 6 years ago

Del-S commented 6 years ago

Should probably be done on the server.

If it should be made on the phone then there needs to be API connection to the server that gets location of the tower based on CID and then triangulate distance based on LastKnowsLocation (implemented) and TowerLocation.

Del-S commented 6 years ago

Connected to: #7, #18, #25.