Mappedin JS & React SDK v6.0.1-beta.33

v6.0.1-beta.33

March 7, 2025

Features

  • Added openingHours getter to LocationProfile.
  • Added support for Camera.focusOn() and Camera.getFocusOnTransform() when the geometry is not yet rendered.
  • Added verticalOffset to Coordinate.
  • Added "auto" as an option for StackedMaps distanceBetweenFloors.
  • Added color to Model state as a shorthand to update known materials.
  • Added naturalBearing getter to MapData and automatically oriented the map to this bearing.
  • Added MapView.takeScreenshot() to screenshot the 3D scene.

Fixes

  • Fixed image flipping on certain initial bearings.
  • Fixed visible: false not working for Models.
  • Fixed incorrect gaps between floors in multi-floor view.
  • Fixed cases where OutdoorView was disabled because a token was not provided.
  • Fixed onMVFParsed not firing in hydrate().
  • Fixed camera animations not being interruptible by default.
  • Fixed issues preventing draft map images from being fetched.
  • Fixed incorrect click Coordinate being returned in multi-floor view.
  • Fixed the minZoomLevel calculation on load when map is in portrait orientation.