Skip to content

3.0.0

Compare
Choose a tag to compare
@rinigus rinigus released this 16 Mar 20:18
· 105 commits to master since this release
  • Switch over to Maplibre Native GL based plugin
    Use community-supported Maplibre Native GL instead of Mapbox GL Native. The switch is done on QML plugin level. For end-users, the
    most visible change is in improvement of HiDPI support on some platforms (Pasma Mobile, for example)

  • Show traffic impact on route and Update route traffic info while routing
    When routing provider supports traffic information (HERE so far), that traffic info is shown and updated periodically.

  • Notify the changes in positioning precision during navigation
    Voice prompt is given on change of the positioning state to give a feedback on losing and gaining the signal from positioning device, such as when entering and later exiting from the tunnel.

  • Switch to SVG based map icons

  • Update build scripts [pabloyoyoista]

  • Update Ubuntu Touch build scripts [jonnius]