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

StackOverflow https://stackoverflow.com/questions/7625321

Pergunta

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.

Foi útil?

Solução

You should take a look the Location Awareness Programming Guide.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top