Search Results for

    Show / Hide Table of Contents

    Class OpenStreetMap

    Inheritance
    object
    OpenStreetMap
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Tiling
    Assembly: Mapsui.Tiling.dll
    Syntax
    public static class OpenStreetMap

    Fields

    | Edit this page View Source

    DefaultCache

    Declaration
    public static IPersistentCache<byte[]>? DefaultCache
    Field Value
    Type Description
    IPersistentCache<byte[]>

    Methods

    | Edit this page View Source

    CreateTileLayer(string?)

    Declaration
    public static TileLayer CreateTileLayer(string? userAgent = null)
    Parameters
    Type Name Description
    string userAgent
    Returns
    Type Description
    TileLayer
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX