IGeocode.

GetPlacemarksAsync(Location) Method

Syntax

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

Parameters

Name Type Description
location Location

Return Value

Type Description
Task<IEnumerable<Placemark>>