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). |