Share via

Win Device Geolocation

rawcy 1 Reputation point
2022-11-16T20:06:40.663+00:00

Hi there,

I was reading on API guide on Windows.Devices.Geolocation https://learn.microsoft.com/en-us/uwp/api/Windows.Devices.Geolocation?view=winrt-22621.

It mentioned that device will estimate a position from beacons like Wi-Fi access points and cell towers.

My question is that, does device uses any beacons from available Wi-Fi access points or only uses the beacons from Wi-Fi access point its connected with, similar to cell tower?

Thanks,
Yin

Developer technologies | Universal Windows Platform (UWP)
Windows development | Windows API - Win32

2 answers

Sort by: Most helpful
  1. rawcy 1 Reputation point
    2023-01-26T22:42:52.9333333+00:00

    HI Junjie, could you provide more details how device getting the location service from the nearby wireless access points?

    Was this answer helpful?

    0 comments No comments

  2. Junjie Zhu - MSFT 21,746 Reputation points
    2022-11-29T02:12:16.693+00:00

    Hello @rawcy ,
    Welcome to Microsoft Q&A!

    Sorry for the delay, just got a reply from the team.

    The devices use any beacons from all available Wi-Fi access points.
    This document Windows location service and privacy describes how positioning works.

    When the device location setting is enabled, the Microsoft location service will use a combination of global positioning service (GPS), nearby wireless access points, cell towers, and your IP address to determine your device’s location.

    Thank you.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.