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?
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?
Put it in the LocationChanged event(instead of a button click), then it will update everytime your location changes?
@TIMAI2
thanks, it worked. ![]()
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.