A androterra Member Licensed User Longtime User Mar 30, 2011 #1 How can I know if the GPS has fixed? Does somebody know if there is a flag 'isfixed' ? Thanks for your help.
How can I know if the GPS has fixed? Does somebody know if there is a flag 'isfixed' ? Thanks for your help.
L LittleEddie Member Licensed User Longtime User Mar 30, 2011 #2 I use .Accuracy and .AccuracyValid in my golfing App I make sure .Accuracy is withn 4 meters before using. and if your not using HelpViewer you can get it here HelpViewer Upvote 0
I use .Accuracy and .AccuracyValid in my golfing App I make sure .Accuracy is withn 4 meters before using. and if your not using HelpViewer you can get it here HelpViewer