Enum Tile.State
Tile state.
Namespace:Mapbox.Map
Assembly:Mapbox.Map.dll
Syntax
public enum State : int
Fields
Name | Description |
---|---|
Canceled | Data loading cancelled. |
Loaded | Data loaded and parsed. |
Loading | Loading data. |
New | New tile, not yet initialized. |