Geocoding Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Easily convert between geographic coordinated and place names.
public static class Geocoding
- Inheritance
-
System.ObjectGeocoding
Methods
GetLocationsAsync(String) |
Retrieve location for a given address. |
GetPlacemarksAsync(Double, Double) |
Retrieve location for a given address. |
GetPlacemarksAsync(Location) |
Retrieve placemarks for a given location. |