_createGeometryTreeReference MethodProtected
Create a tile tree reference equivalent to this one that also supplies an implementation of collectTileGeometry.
Return undefined
if geometry collection is not supported.
_createGeometryTreeReference(_options?: GeometryTileTreeReferenceOptions): undefined | GeometryTileTreeReference
@see createGeometryTreeReference.
Parameter | Type | Description |
---|---|---|
_options | GeometryTileTreeReferenceOptions |
Returns - undefined | GeometryTileTreeReference
Defined in
Last Updated: 02 August, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.