Cn we get a way to check the status of the GPS? I would like to display a notice to the user while the GPS is getting a lock, then start displaying the GPS data once it is 'live'.
before the function is called for a gps api call a function that will show some sort of status.
Once the gps api has completed there is a success callback that can be called, in there you may display any message you like to notify the use that the gps has loaded it's data.