v6.0.1-beta.50
June 23, 2025
Features
- Added
MapView.tweenGroup
which returns the TweenJS Group for controlling animations created withMapView.tween()
andMapView.animateState()
. - Added the
interactive
state option for Shapes.
Fixes
- Fixed
initialFloor
not working in Multi-floor View. - Fixed Paths with
interactive: true
not being interactive.