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

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -