Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.44 KB

maplocationfinderresult.md

File metadata and controls

33 lines (23 loc) · 1.44 KB
-api-id -api-type
T:Windows.Services.Maps.MapLocationFinderResult
winrt class

Windows.Services.Maps.MapLocationFinderResult

-description

Returns the result of a MapLocationFinder query.

-remarks

A MapLocationFinderResult is returned when you call the methods of the MapLocationFinder class.

Important

Bing Maps for Enterprise service retirement

The UWP MapControl and map services from the Windows.Services.Maps namespaces rely on Bing Maps. Bing Maps for Enterprise is deprecated and will be retired, at which point the MapControl and services will no longer receive data.

For more information, see the Bing Maps Developer Center and Bing Maps documentation.

Your app must be authenticated before it can use the MapControl and map services in the Windows.Services.Maps namespace. To authenticate your app, you must specify a maps authentication key.

See Request a maps authentication key.

-examples

-see-also

Perform geocoding and reverse geocoding