v6.0.1-beta.2
September 11, 2024
We’ve published an additional package @mappedin/react-sdk. This SDK exports React components and hooks in addition to all the same functionality as the @mappedin/mappedin-js package.
Features
- Added the
Space.doors
getter which returns allDoor
s associated with aSpace
.
Fixes
- Fixed
Camera.focusOn()
not respecting the global tilting limits. - Fixed
Camera.focusOn()
not respecting the pan bounds of the map.