There are similar questions asked getting lat and lang values for my current location. How to get the current lat and lang values from my ASP.NET App. If that is not possible, how to get the value from UWP App? Any pointers are appreciated. Thanks
Asked
Active
Viewed 131 times
0
-
1Check this out. https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/getCurrentPosition – LinkedListT Mar 06 '20 at 18:42
-
Looks promising, i will take a look. – Snekithan Apr 27 '20 at 22:53