Show / Hide Table of Contents

    Class TmsTileSourceBuilder

    Inheritance
    System.Object
    TmsTileSourceBuilder
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Mapsui.Layers
    Assembly: Mapsui.dll
    Syntax
    public static class TmsTileSourceBuilder

    Methods

    | Improve this Doc View Source

    Build(String, Boolean)

    Declaration
    public static ITileSource Build(string urlToTileMapXml, bool overrideTmsUrlWithUrlToTileMapXml)
    Parameters
    Type Name Description
    System.String urlToTileMapXml
    System.Boolean overrideTmsUrlWithUrlToTileMapXml
    Returns
    Type Description
    BruTile.ITileSource
    | Improve this Doc View Source

    LoadTmsLayer(IAsyncResult)

    Declaration
    public static void LoadTmsLayer(IAsyncResult result)
    Parameters
    Type Name Description
    System.IAsyncResult result
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX