I’ve to check my latitude and longitude every time it changes and update it in the text below, can you please explain me will this code does that?
In simple words how can I run this code in the loop?
1 Like
Put it in the LocationChanged event(instead of a button click), then it will update everytime your location changes?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.