alwaysRequestEdges
alwaysRequestEdges: boolean | undefined
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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.