GPS Lat and Lon question

walterf25

Expert
Licensed User
Longtime User
Hi all, i'm reading the contents of an xml file, this file gives me latitude and longitude values depending on the bus stop the user chooses, what i'm trying to do is have the gps detect the current position of the user, is there a way to let's say
B4X:
if current position is close to selected bus stop then highlight the bus stop's crossing street which are listed on a listview?

thanks everyone?
Walter
 

walterf25

Expert
Licensed User
Longtime User
NJDude to the Rescue

You could calculate the position and determine how close the user is from the bus stop, read THIS, it will give you an idea.


Again thank you very much my friend, awesome.

cheers,
Walter
 
Upvote 0
Top