Reputation:
How to get current location using Wi-Fi towers in iPhone without using GPS?
Actually I have an old iPhone which does not contain any GPS. So I want to find my current location using Wi-Fi or by using any other method.
Upvotes: 1
Views: 1841
Reputation: 14376
The location services within the iPhone OS do this automatically. Just request the 'best accuracy' in your LocationManager and it will do the rest for you.
Upvotes: 11