
Hello Friends, With the help Phone Gap Api, You can easily get current position using GPS . To start playing with it, Please have a look at this simple function or Code: // Check if geolocation is available if(navigator.geolocation) { // This is the specific PhoneGap API call...