Hi all
In the CLLocationManager once we start getting location update from the event didUpdateLocation
How can we display the latitude and longitude values in say 34.1234567 degree North and
-77.12345678 degree East. I am wondering for the conversion [if any] to apply on latitude and longitude
so as to show the values in xx.xxxxx degree north and xx.xxxxxx degree south.
tHANKS
aRNIETERM
In the CLLocationManager once we start getting location update from the event didUpdateLocation
How can we display the latitude and longitude values in say 34.1234567 degree North and
-77.12345678 degree East. I am wondering for the conversion [if any] to apply on latitude and longitude
so as to show the values in xx.xxxxx degree north and xx.xxxxxx degree south.
tHANKS
aRNIETERM