flywave-mapview.visibletilesetoptions.maxtilesperframe
Home > @flywave/flywave-mapview > VisibleTileSetOptions > maxTilesPerFrame
VisibleTileSetOptions.maxTilesPerFrame property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Maximal number of new tiles, that can be added to the scene per frame. if set to 0the limit will be ignored and all available tiles be uploaded.
Signature:
maxTilesPerFrame: number;