Initiates a request to resolve a latitude/longitude location to an address.
| C# | Visual Basic |
void ResolveAddressAsync( GeoCoordinate coordinate )
Sub ResolveAddressAsync ( _ coordinate As GeoCoordinate _ )
- coordinate (GeoCoordinate)
- The latitude/longitude location to resolve to an address.