跳到主要内容

flywave-mapview.visibletileset.resourcecomputationtype

Home > @flywave/flywave-mapview > VisibleTileSet > resourceComputationType

VisibleTileSet.resourceComputationType property

The way the cache usage is computed, either based on size in MB (mega bytes) or in number of tiles.

Signature:

get resourceComputationType(): ResourceComputationType;

set resourceComputationType(computationType: ResourceComputationType);