flywave-mapview.mapview.resourcecomputationtype
Home > @flywave/flywave-mapview > MapView > resourceComputationType
MapView.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(value: ResourceComputationType);