v6.0.1-beta.44
June 3, 2025
Changes
- The experimental feature
MapView.DynamicFocus
has been removed. Going forward, new versions of Dynamic Focus will be published under a separate package @mappedin/dynamic-focus.
Features
- Added
setWorkerUrl()
andMapView.Text3D.disableWorker()
for handling strict CSP. - Added fields to
MapView.updateState(floor, {...})
for managing visibility of geometry, footprints, 2D elements, and occlusion. - Improved
MapView.auto()
to only label Spaces with names. - Added
lowPriorityPin
to Markers which shows a small circle when space is limited. - Added
MapView.animateState()
to transition between states. - Added options to fetch or hydrate an MVF v3.
Fixes
- Fixed a warning about SAS tokens which could be logged sporadically for enterprise maps.
- Fixed issues with the exported types for
getMapData()
and the React SDK. - Fixed clicks in multi-floor view returning the coordinates on the wrong floor.