GeocodeEssential.

GetPlacemarksAsync(Location) Method

Syntax

public Task<IEnumerable<Placemark>> GetPlacemarksAsync(Location location)

Attributes

Type Description
AsyncStateMachineAttribute

Parameters

Name Type Description
location Location

Return Value

Type Description
Task<IEnumerable<Placemark>>