Web SDK v6.0.1-beta.1 Release Notes

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 default maxZoomLevel remains 22. The documentation has been updated to show these values.
  • Renamed CustomGeometry to Shapes.

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.