Class OpenStreetMap
Inherited Members
Namespace: Mapsui.Tiling
Assembly: Mapsui.Tiling.dll
Syntax
public static class OpenStreetMapFields
| Edit this page View SourceDefaultCache
Declaration
public static IPersistentCache<byte[]>? DefaultCacheField 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 |