alwaysRequestEdges

alwaysRequestEdges: undefined | boolean

If true, when requesting tile content, edges will always be requested, even if they are not required for the view. This can improve user experience in cases in which the user or application is expected to frequently switch between views of the same models with different edge settings, because otherwise, toggling edge display may require loading completely new tiles. However, edges require additional memory and bandwidth that may be wasted if they are never displayed. Default value: false

Defined in

Last Updated: 16 April, 2024