Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.06 KB

maplocation.md

File metadata and controls

25 lines (17 loc) · 1.06 KB
-api-id -api-type
T:Windows.Services.Maps.MapLocation
winrt class

Windows.Services.Maps.MapLocation

-description

Represents a geographic location.

-remarks

A collection of MapLocation objects is returned through the Locations property of the MapLocationFinderResult when you call the methods of the MapLocationFinder class.

Your Universal Windows 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