Class TileSource
- Namespace
- MapLibreNative.Maui.Handlers.Sources
public class TileSource : SourceView
- Inheritance
-
TileSource
- Derived
- Inherited Members
Fields
TileUrlProperty
public static readonly BindableProperty TileUrlProperty
Field Value
- BindableProperty
TileUrlTemplatesProperty
public static readonly BindableProperty TileUrlTemplatesProperty
Field Value
- BindableProperty
Properties
TileUrl
public string? TileUrl { get; set; }
Property Value
TileUrlTemplates
public string[]? TileUrlTemplates { get; set; }
Property Value
- string[]