Answered by:
How to get GPS location using any Microsoft tool ?

-
Hi,
I want to get silently the GPS location of the visitor of my website by email. This website would be accessed on smartphones (Windows Phone, Android, iPhone) those are equipped with high sensitivity GPS receivers.
These are the two main objectives:
- The visitors should NOT get any notification about sharing their location when they visit the website using IE, Safari, Chrome.
- I should get the GPS location WITHOUT installing any external apps.
I need it only for smartphones users, not for computers/laptops; and any Microsoft tool can be used for it (Silverlight/ASP.NET etc.)
Thanks
- Edited by shakeelsoft Tuesday, June 02, 2015 5:50 AM
- Moved by Rob Caplan [MSFT]Microsoft employee Tuesday, June 02, 2015 6:03 AM
Question
Answers
-
Try Dave's suggestion, but I'm not sure if you're going to be able to do this reliably.
Also, I'd be extremely annoyed (and would never visit the site again) if I found out that a site I visited stole my location data without my consent.
Just my opinion, but I imagine many share it. You might want to consider that before attempting this.
Don't retire TechNet! - (Don't give up yet - 13,225+ strong and growing)
- Proposed as answer by Just KarlModerator Tuesday, June 02, 2015 2:52 PM
- Marked as answer by shakeelsoft Thursday, June 04, 2015 12:00 PM
-
No. Geolocation access isn't a privacy violation. Silent Geolocation access, which is what you are asking, is.
Any browser allowing your requirement #1 to be made possible is in violation of the security section of W3C Geolocation spec.
Visual C++ MVP- Edited by Sheng Jiang 蒋晟MVP, Moderator Friday, June 05, 2015 5:18 PM
- Marked as answer by shakeelsoft Saturday, June 06, 2015 3:24 AM
All replies
-
Might try over here.
https://social.msdn.microsoft.com/forums/windowsapps/en-us/home?category=windowsapps
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.- Proposed as answer by Mike Laughlin Tuesday, June 02, 2015 1:35 PM
-
Try Dave's suggestion, but I'm not sure if you're going to be able to do this reliably.
Also, I'd be extremely annoyed (and would never visit the site again) if I found out that a site I visited stole my location data without my consent.
Just my opinion, but I imagine many share it. You might want to consider that before attempting this.
Don't retire TechNet! - (Don't give up yet - 13,225+ strong and growing)
- Proposed as answer by Just KarlModerator Tuesday, June 02, 2015 2:52 PM
- Marked as answer by shakeelsoft Thursday, June 04, 2015 12:00 PM
-
-
No. Geolocation access isn't a privacy violation. Silent Geolocation access, which is what you are asking, is.
Any browser allowing your requirement #1 to be made possible is in violation of the security section of W3C Geolocation spec.
Visual C++ MVP- Edited by Sheng Jiang 蒋晟MVP, Moderator Friday, June 05, 2015 5:18 PM
- Marked as answer by shakeelsoft Saturday, June 06, 2015 3:24 AM