v0.2.10
Added
TilesRenderer.optimizeRaycast
option to disable overriding the raycast function of loaded tiles.
Changed
- Added "sideEffects: false" to package.json.
Fixed
- Bounding box visualization not displaying correctly with
DebugTilesRenderer
when the bounds have a width of 0 in one dimension.