Skip to content

2.4.0

Compare
Choose a tag to compare
@rinigus rinigus released this 05 Jan 20:53
· 386 commits to master since this release
  • Add support for routing waypoints order optimization
    All routers now can optimize the order of waypoints. This option is available as there are at least two waypoints or intermediate
    destinations between origin and the target of the route. The origin and the target are excluded from the optimization. For example,
    you could set the origin and the target to the same location and put all destinations that you wish to visit in arbitrary order as
    intermediate destination. The router will calculate the optimal path and will be also able to update the order as needed in the
    case of rerouting.

  • Navigation overview page adjustments

  • Allow to see more routes from history
    It is possible now to access more routes from the history on request.

  • Adjust basemap selector
    Basemap type selector has been rewritten for to support small and large screens better as well landscape/portrait orientations.

  • Handle type and name separately in nearby search
    In nearby search, or places search, POI type and name are now handled separately. Not all providers distinguish them properly,
    but it is at least possible to specify intention in the application.

  • Improve MapQuest nearby search support
    MapQuest support has been improved by adding autocomplete for POI type selection.

  • Switch default online geocoder to Photon

  • Update translations