use MapLocationFinder offline?

52 Views Asked by At

i'm having diffcult time in understanding if you can use this tool offline. As far as i know, you can download maps in windows 10 to use them offline, but on the documentation page the only requirements are to authenticate your app first using a bing key. So my question is: if my final user is not able to use internet, can he still use MapLocatorFinder if he owns a valid Bing Key?

1

There are 1 best solutions below

1
Duncan Lawler On

Yes, the API's in the Windows.Services.Maps namespace, including the the MapLocationFinder will operate offline, assuming you have downloaded data for offline use. The user can download offline maps data through the Windows settings panel, or this can be done via an API https://learn.microsoft.com/en-us/uwp/api/windows.services.maps.offlinemaps?view=winrt-20348