Hi All!
I am writing an application with maps and I want to display user position on it. I have found a way to show user position using IsShowingUser property of Map object.
Is there any way to get this position? I need to calculate distance from user position to the Pin.
Thank you for your help!