Class OpenStreetMap
Inherited Members
Namespace: Mapsui.Tiling
Assembly: Mapsui.Tiling.dll
Syntax
public static class OpenStreetMap
Fields
| Edit this page View SourceDefaultCache
Declaration
public static IPersistentCache<byte[]>? DefaultCache
Field Value
| Type | Description |
|---|---|
| IPersistentCache<byte[]> |
Methods
| Edit this page View SourceCreateTileLayer(string?)
Declaration
public static TileLayer CreateTileLayer(string? userAgent = null)
Parameters
| Type | Name | Description |
|---|---|---|
| string | userAgent |
Returns
| Type | Description |
|---|---|
| TileLayer |