v6.0.1-beta.1
September 5, 2024
Changes
- The default
minZoomLevelhas been changed to 12 from its previously approximate 13.03 value. The defaultmaxZoomLevelremains 22. The documentation has been updated to show these values. - Renamed
CustomGeometrytoShapes.
Features
- Improved
Camera.focusOn()to contain the bounding box of the space or object. Camera.focusOn()now accepts a Floor.
Fixes
- Fixed the
initialFlooroption not being respected. - Fixed Markers and Labels rendering over top of the watermark.
- Fixed issues with initial camera positioning and state.
- Fixed issues with camera projection after adjusting the min and max zoom levels.
- Fixed cursor state not updating after camera animations complete.