Table of Contents

Class ImageSource

public class ImageSource : SourceView
Inheritance
ImageSource
Inherited Members

Fields

CoordinatesProperty

public static readonly BindableProperty CoordinatesProperty

Field Value

BindableProperty

UrlProperty

public static readonly BindableProperty UrlProperty

Field Value

BindableProperty

Properties

Coordinates

public LatLngQuad? Coordinates { get; set; }

Property Value

LatLngQuad

Url

public string? Url { get; set; }

Property Value

string

Methods

AddLayerToParentMap()

protected override void AddLayerToParentMap()