mapbox-navigation-android icon indicating copy to clipboard operation
mapbox-navigation-android copied to clipboard

Telemetry events: migrating to NavNative

Open RingerJK opened this issue 2 years ago • 1 comments

Description

Telemetry events: migrating to NavNative

the Pull request is opened in draft and not ready for review

RingerJK avatar Jan 19 '23 12:01 RingerJK

Changelog

Features

  • Added support for uncompressed memory mapped tiles that could be enabled via config options(turned off by default). [#7197](https://github.com/mapbox/mapbox-navigation-android/pull/7197)

Bug fixes and improvements

  • Fixed NavigationRoutes#waypoints being null for EV offline fallback. [#7165](https://github.com/mapbox/mapbox-navigation-android/pull/7165)
  • Improved road snapping for the case when GPS signal is unstable. When GPS signal becomes unstable, LocationMatcherResult#isOffRoad stays false and LocationMatcherResult#enhancedLocation is snapped to a road, the effect takes place until stabilisation of GPS signal. [#7197](https://github.com/mapbox/mapbox-navigation-android/pull/7197)

Known issues :warning:

Other changes

Android Auto Changelog

Features

Bug fixes and improvements

github-actions[bot] avatar Jan 19 '23 12:01 github-actions[bot]