v6.0.1-beta.37
March 27, 2025
Features
- Added
space
getter toNode
. - Added
Camera.interactions.enable()
,Camera.interactions.disable()
, andCamera.interactions.set()
. - Added support for specifying enterprise map perspectives via the
viewId
. - Added
screenOffsets
toshow3dMap()
to set the initial camera padding. - Added support for nodes with
preventSmoothing
flag. - Added
shortName
getter toFloorStack
. - Added
dynamic-focus-change
event. - Added
extra
getter toConnection
. - Added
website
getter toLocationProfile
. - Added
setMapToDeparture
option toNavigation.draw()
- Added support for enterprise map textures.
- Improved rendering of enterprise maps.
Fixes
- Fixed how Stacked Maps
"auto"
distance between floors handlesincludedFloors
. - 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
FloorStack
s being rendered at the same time. - Fixed
connection
getter onLocationProfile
. - Fixed connections not relevant to the path being included.