iphone - is there a way to set the CLLocationManager constants to miles-based instead of kilometer based? -


i trying find way change iphone app built using cllocationmanager, setup kilometers. there way change miles?

sure! divide values 1.609344.

1 mile = 1.609344 kilometers.


Comments

Popular posts from this blog

c# - IMAP GMAIL getting folder list problem -

CUDA shared memory -