Hi,
I am writing a simple program for iphone, in which i just need to get the current location and put it in the label.
Now , I just want the current location and not the update location function.
I just need to poll the GPS coordinates and print it in a label. I do not want to use the didUpdateToLocation function. I want to get the lat/long at one instance and print it.
Please help!
Sid
I am writing a simple program for iphone, in which i just need to get the current location and put it in the label.
Now , I just want the current location and not the update location function.
I just need to poll the GPS coordinates and print it in a label. I do not want to use the didUpdateToLocation function. I want to get the lat/long at one instance and print it.
Please help!
Sid