ICivicAddressResolver.ResolveAddress Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Attempts to synchronously obtain a civic address from the provided geographic coordinate.
Assembly: System.Device (in System.Device.dll)
Parameters
- coordinate
- Type: System.Device.Location.GeoCoordinate
The geographic coordinate from which a civic address is resolved.
Return Value
Type: System.Device.Location.CivicAddressReturns CivicAddress. The civic address associated with the provided geographic coordinate.
Show: