gpuMemoryLimits
gpuMemoryLimits: GpuMemoryLimit | GpuMemoryLimits
Defines optional limits on the total amount of GPU memory allocated to Tile contents. If an instance of GpuMemoryLimits, defines separate limits for mobile and non-mobile devices; otherwise, defines the limit for whatever type of device the client is running on.
Default value: { "mobile": "default" }
.
@see GpuMemoryLimit for a description of the available limits and how they are imposed.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.