Show / Hide Table of Contents

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.

Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX