Search code examples
iphoneios4gpsnative-methods

Is there any API which can detect GPS location is changed in the iPhone native application?


I want to show gps coordinates in the Label, is there any default API which can observe/detect that GPS location is changed,so we that I should be able to take and show new GPS location in the label.


Solution

  • You should take a look the Location Awareness Programming Guide.