Reputation: 2165
I want to know if wi-fi affects GPS accuracy if I used GPS using CLLocationManger
in my application.
Upvotes: 4
Views: 4725
Reputation:
I was going to add this as a comment, but it really won't fit.
Edit: This is probably a clearer way of putting it.
Many vendors do this, it's not just Apple.
Upvotes: 6
Reputation: 77191
WiFi (and/or cell tower triangulation) assists the GPS to give you a location faster, but it doesn't make the location more accurate.
EDIT - Apple recommends turning ON Wi-Fi and cellular network connections to assist in locating GPS satellites faster in article HT1975 which says:
"Verify that you have a cellular or Wi-Fi network connection. This allows the Assisted GPS (A-GPS) on the device to locate visible GPS satellites faster, in addition to providing initial location information using the Wi-Fi or cellular networks. "
Upvotes: 3
Reputation: 75598
No, WiFi and GPS use a different frequency (2.4-2.5 and 1.2-1.5 Ghz).
Upvotes: 1