enableIndexedEdges
enableIndexedEdges: boolean | undefined
If true - and WebGL 2 is supported by the RenderSystem - when tiles containing edges are requested, request that they produce indexed edges to reduce tile size and GPU memory consumption.
Default value: true
Defined in
- core/frontend/src/tile/TileAdmin.ts Line 1042
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.