Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 482 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 482 Bytes

LocationServiceDemo-Swift

It gives you elapsed time between locationManager's init and fetch coordinates.

You can open your WiFi to enhance coordinate accuracy. (Even connection is not needed to handle coordinates only, but not in airplane mode) Because WiFi access points which are around you help it find by triangulation. But for next step, (handling address datas) the connection is needed. This demo app gives you elapsed time just for first step, not for second (address).