Search Results for

    Show / Hide Table of Contents

    Enum TileFetchStatus

    Namespace: Mapsui.Tiling.Fetcher
    Assembly: Mapsui.Tiling.dll
    Syntax
    public enum TileFetchStatus

    Fields

    Name Description
    GaveUp

    Fetching failed too many times; no further attempts will be made.

    PermanentlyUnavailable

    The tile source confirmed this tile does not exist (e.g. absent in a sparse MBTiles file).

    Extension Methods

    DisposableExtension.DisposeIfDisposable(object)
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX