New Features
- Bluedot accuracy filtering: Added
accuracyThresholdoption to bluedot configuration to filter out location updates below the specified accuracy threshold - Dashed journey paths: Added
dashedstyling option for Journey paths viamapView.Journey.draw(directions, { pathOptions: { dashed: true } }) - Venue base URI configuration: Added
baseUriparameter support forgetVenue()method
Bug Fixes
- Gesture handling: Fixed pinch-to-zoom gesture responsiveness
- Icon fallback: Resolved issue where category icons failed to fallback to default language icons when localized versions were unavailable
- EU authentication: Corrected authentication configuration for European region
- Overview path rendering: Fixed altitude and alignment calculations for overview path display
- Map switching: Improved pan bounds calculation accuracy during map transitions