geolocation - CCLocation (iPhone SDK) accuracy -


how accurate cclocation class? 20 meters? more or less? because i'd accurate values user's location.

thanks,

regards

you can request accuracy desired using desiredaccuracy property of cllocationmanager. actual accuracy delivered depends on other factors outside control including whether device using gps, cell tower, or wifi.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -