v6.0.1-beta.16
November 26, 2024
Changes
- [Breaking] Camera bearing will now always rotate clockwise from north. Previously, this rotation was counterclockwise.
- [Breaking] Renamed
floortofloorOrFloorIdinBlueDot.update(). This property now accepts either a Floor object or a string floor ID.
Features
- Added the option to provide an ordered list for the Marker
anchorproperty. The Marker will be placed in the first available position in this list. - Added
blue-dot-state-change,blue-dot-position-updateandblue-dot-errorevents. - Added support for custom
departure,destination, andconnectionMarkers inNavigation.draw(). - Added support for Shapes in
MapView.updateState(). - Added
environmentoption ingetMapData().
Fixes
- Fixed
Camera.focusOn()padding. - Fixed issue with flattened path
nearRadiusandfarRadius.