On this page

Type Alias TileState

TileState:
    | "loading"
    | "loaded"
    | "reloading"
    | "unloaded"
    | "errored"
    | "expired"
Was this helpful?
SDK JS
Reference
TileState