- Assembly
- Rocket
.Surgery .Xamarin .Essentials .Abstractions .dll - Namespace
- Rocket
.Surgery .Xamarin .Essentials .Abstractions - Implementing Types
graph BT
Type["IGeocode"]
class Type type-node
Implementing0["GeocodeEssential"]-.->Type
click Implementing0 "/api/Rocket.Surgery.Xamarin.Essentials/GeocodeEssential"
Syntax
public interface IGeocode
Properties
| Name | Value | Summary |
|---|---|---|
| MapKey | string |
Methods
| Name | Value | Summary |
|---|---|---|
| GetLocationsAsync |
Task |
|
| GetPlacemarksAsync |
Task |
|
| GetPlacemarksAsync |
Task |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
