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

v6.0.1-beta.37

March 27, 2025

Features

  • Added space getter to Node.
  • Added Camera.interactions.enable(), Camera.interactions.disable(), and Camera.interactions.set().
  • Added support for specifying enterprise map perspectives via the viewId.
  • Added screenOffsets to show3dMap() to set the initial camera padding.
  • Added support for nodes with preventSmoothing flag.
  • Added shortName getter to FloorStack.
  • Added dynamic-focus-change event.
  • Added extra getter to Connection.
  • Added website getter to LocationProfile.
  • Added setMapToDeparture option to Navigation.draw()
  • Added support for enterprise map textures.
  • Improved rendering of enterprise maps.

Fixes

  • Fixed how Stacked Maps "auto" distance between floors handles includedFloors.
  • Fixed connections with less than 2 nodes appearing in navigation.
  • Fixed floors disappearing in Stacked Maps after Navigation.draw().
  • Fixed rendering defect of geometry topColor on some devices.
  • Fixed map data details should fallback to LocationProfile.
  • Fixed pan bounds breaking in Stacked Maps.
  • Fixed minZoom calculation from pan bounds.
  • Fixed floor state modification during Stacked Maps.
  • Fixed screenOffsets not being respected.
  • Fixed focusOn() when floor is shifted below altitude 0.
  • Fixed extra FloorStacks being rendered at the same time.
  • Fixed connection getter on LocationProfile.
  • Fixed connections not relevant to the path being included.