Search Results for

    Show / Hide Table of Contents

    Class MapControlExtensions

    Map Control Extensions

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

    Methods

    | Edit this page View Source

    WaitForLoadingAsync(IMapControl)

    Wait for Loading Async

    Declaration
    public static Task WaitForLoadingAsync(this IMapControl mapControl)
    Parameters
    Type Name Description
    IMapControl mapControl

    map control

    Returns
    Type Description
    Task

    Task for Waiting for Layers

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX