Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add straight line support to routing #497

Merged
merged 47 commits into from
May 12, 2022
Merged

Add straight line support to routing #497

merged 47 commits into from
May 12, 2022

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    acf9c59 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Toggle beeline mode and style beeline

    Restore removed key listeners of super class to avoid duplicate calls (36d8a20)
    nrenner committed Apr 29, 2021
    2 Configuration menu
    Copy the full SHA
    b4368c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    6ea972b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Add beeline button

    nrenner committed May 5, 2021
    Configuration menu
    Copy the full SHA
    b4fbae0 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Update Leaflet to 1.7.1

    nrenner committed May 19, 2021
    Configuration menu
    Copy the full SHA
    2cd233f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    47f3a06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91108bc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Patch Leaflet drag offset bug

    nrenner committed May 21, 2021
    Configuration menu
    Copy the full SHA
    84a69e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c13476 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    9901acd View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    eb8492e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    cafb87c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    c3db03d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Configuration menu
    Copy the full SHA
    da2043f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3d48dc View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Configuration menu
    Copy the full SHA
    3c8be96 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    044dab0 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Configuration menu
    Copy the full SHA
    39f3a10 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    f185d78 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Support beelines on reverse

    nrenner committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    9f4a498 View commit details
    Browse the repository at this point in the history
  2. Show empty cells in data tab instead of 0

    which makes it more clear that there is no data
    nrenner committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    7118cc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Add beeline support to distance markers

    - update on beeline toggle
    - avoid distance markers wandering accross the map while routing many waypoints, because beelines are added immediately, by turning off updates in-between
    nrenner committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    fe05081 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    af1a118 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Temporarily add transpiled BRouter CheapRuler

    for better comparison during development
    nrenner committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    bd2e89e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    7c8c71a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    025eb02 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Update track.json

    nrenner committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    6ee2b45 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Fix track.json source comment

    nrenner committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    6db0ce8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Calc stats for straight line

    nrenner committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    9abf4b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Read time/energy calc variables from profile

    and ensure profile text is loaded before updating route and straight line stats
    nrenner committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4d44153 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    7bbbffb View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Update leaflet-routing

    nrenner committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    41a3b8f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    30f8a88 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Interpolate ascend stats

    nrenner committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    2f8ddfa View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Configuration menu
    Copy the full SHA
    5dd801d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    42d8b27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c122b31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a19b53 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Pass estimated cost factor to kinematic calc

    (only to use different formula > 4.9)
    nrenner committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    7f481b8 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    855dc81 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Only use Canvas for routing segments

    Routing trailers are lagging behind and Canvas by default might have side effects (Plugins)
    nrenner committed May 4, 2022
    Configuration menu
    Copy the full SHA
    72588f3 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Update leaflet-routing

    nrenner committed May 5, 2022
    Configuration menu
    Copy the full SHA
    2badd9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    049ba84 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    31916c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8e0e8e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    0087d31 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Update leaflet-routing

    nrenner committed May 12, 2022
    Configuration menu
    Copy the full SHA
    89dff44 View commit details
    Browse the repository at this point in the history