v6.0.1-beta.1
September 5, 2024
Changes
- The default
minZoomLevel
has been changed to 12 from its previously approximate 13.03 value. The defaultmaxZoomLevel
remains 22. The documentation has been updated to show these values. - Renamed
CustomGeometry
toShapes
.
Features
- Improved
Camera.focusOn()
to contain the bounding box of the space or object. Camera.focusOn()
now accepts a Floor.
Fixes
- Fixed the
initialFloor
option 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.