tags:

views:

73

answers:

1

Hi i m going to build up a GPS based application in which i want to locate the place with altitude and latitude of a person who is using GPS application.

Please suggest me tips how to start and how to code for that.

Aman Gupta

+1  A: 

Check out the Core Location framework reference.

gerry3