Class ImageSource
- Namespace
- MapLibreNative.Maui.Handlers.Sources
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
Url
public string? Url { get; set; }
Property Value
Methods
AddLayerToParentMap()
protected override void AddLayerToParentMap()