Property MarkerImageSource
| Edit this page View SourceMarkerImageSource
Gets the image displayed for this result, in a format useful for UWP.
Declaration
public ImageSource? MarkerImageSource { get; }
Property Value
| Type | Description |
|---|---|
| ImageSource |
Gets the image displayed for this result, in a format useful for UWP.
public ImageSource? MarkerImageSource { get; }
| Type | Description |
|---|---|
| ImageSource |