Skip to main content

flywave-mapview.tile.framenumlastvisible

Home > @flywave/flywave-mapview > Tile > frameNumLastVisible

Tile.frameNumLastVisible property

The last frame this Tile has been rendered (or was in the visible set). Used to determine visibility of Tile at the end of a frame, if the number is the current frame number, it is visible.

Signature:

frameNumLastVisible: number;