Geocoding Class

Definition

Easily convert between geographic coordinated and place names.

public static class Geocoding
Inheritance
System.Object
Geocoding

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.

Applies to