enableIndexedEdges
enableIndexedEdges: undefined | boolean
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 1039
Last Updated: 20 June, 2023