Greasy Fork is available in English.

WME Route Speeds (MapOMatic fork)

Shows segment speeds in a route.

Dette er versioner af dette script, hvor koden er blevet opdateret. Vis alle versioner.

  • v2024.06.24.000 25.06.2024

    change number of routes to request

    performance improvements, more code cleanup

    bump version number

  • v2024.06.24.000 25.06.2024

    change number of routes to request

    performance improvements, more code cleanup

    bump version number

  • v2024.06.23.000 24.06.2024

    add option to use RBS (WME beta only)

    added option to show route name and type (HOV, toll) text

  • v2024.06.22.000 23.06.2024

    Cleaned up creation of left sidebar html

    started cleaning up options

    Changed some unhelpful variable names. Improved conversion from km to miles. Removed "Try more" option. Revised text of several options.

    clean up saving and loading options

    further cleaned up saving/loading options

    fixed loading country id for passes

    actually fixed getting top country this time

    finished changing names of options

    fixed number in alt routes dropdown getting cut off

    Also changed the associated text

    updated route labeling and rounding

    improved handling of received routes

    Number of routes received from the server is now displayed. Changing the number of routes to show now only requires a route request if the previous route request didn't return enough. Changing the sorting of routes no longer requires a route request. Cleaned up variables representing route data. This should fix issue #5.

    draw all routes on one layer

    Cleanup is necessary. There is now a lot of unused code corresponding to the other 4 layers (which are now empty but still created in WME)

    Merge pull request #14 from Harmonious4/Harmonious4-patch-2

    Mostly code readability improvements, other minor changes

    removed 4 unused layers

    fix error in rezoom, moved some variables to zero indexing

    shift another index variable

    fix stacked labels when no route selected

    added colours for up to 20 routes

    Colours will repeat if there are more routes, but this should be rare

    route layer variable name cleanup

    new route summaries

    removed old summaries, allowed displaying all routes

    adjust route 8 colour

    improve handling route errors

    fix layer not being drawn

    updated colours for low speeds

    Merge pull request #1 from Harmonious4/Harmonious4-patch-2

    cleanup

    Merge pull request #2 from Harmonious4/Harmonious4-layers

    show more than 5 routes using 2 total layers

    Merge pull request #15 from Harmonious4/master

    reduced layer count to 2, now shows more than 5 routes

    add attempt to load from old settings, made indentation consistent

    removed extra log message

    fixed summaries in imperial units

    improved formatting of summaries

    change version number

  • v2024.06.22.000 23.06.2024

    Cleaned up creation of left sidebar html

    started cleaning up options

    Changed some unhelpful variable names. Improved conversion from km to miles. Removed "Try more" option. Revised text of several options.

    clean up saving and loading options

    further cleaned up saving/loading options

    fixed loading country id for passes

    actually fixed getting top country this time

    finished changing names of options

    fixed number in alt routes dropdown getting cut off

    Also changed the associated text

    updated route labeling and rounding

    improved handling of received routes

    Number of routes received from the server is now displayed. Changing the number of routes to show now only requires a route request if the previous route request didn't return enough. Changing the sorting of routes no longer requires a route request. Cleaned up variables representing route data. This should fix issue #5.

    draw all routes on one layer

    Cleanup is necessary. There is now a lot of unused code corresponding to the other 4 layers (which are now empty but still created in WME)

    Merge pull request #14 from Harmonious4/Harmonious4-patch-2

    Mostly code readability improvements, other minor changes

    removed 4 unused layers

    fix error in rezoom, moved some variables to zero indexing

    shift another index variable

    fix stacked labels when no route selected

    added colours for up to 20 routes

    Colours will repeat if there are more routes, but this should be rare

    route layer variable name cleanup

    new route summaries

    removed old summaries, allowed displaying all routes

    adjust route 8 colour

    improve handling route errors

    fix layer not being drawn

    updated colours for low speeds

    Merge pull request #1 from Harmonious4/Harmonious4-patch-2

    cleanup

    Merge pull request #2 from Harmonious4/Harmonious4-layers

    show more than 5 routes using 2 total layers

    Merge pull request #15 from Harmonious4/master

    reduced layer count to 2, now shows more than 5 routes

    add attempt to load from old settings, made indentation consistent

    removed extra log message

    fixed summaries in imperial units

    improved formatting of summaries

    change version number

  • v2024.06.16.000 16.06.2024

    Changing unit/label options no longer requests route

    There is no need to request the route again after clicking the "Hide labels", "Show cross-times through segments", or "Speed in mph" options. With this change, the routes are simply redrawn with the new options without sending another request.

    Changing unit/label options no longer requests route

    There is no need to request the route again after clicking the "Hide labels", "Show cross-times through segments", or "Speed in mph" options. With this change, the routes are simply redrawn with the new options without sending another request.

    Re-enabling script no longer requests route

    Merge pull request #13 from Harmonious4/Harmonious4-patch-1

    Removed unnecessary route requests

    bump version #

  • v2024.06.16.000 16.06.2024

    Changing unit/label options no longer requests route

    There is no need to request the route again after clicking the "Hide labels", "Show cross-times through segments", or "Speed in mph" options. With this change, the routes are simply redrawn with the new options without sending another request.

    Changing unit/label options no longer requests route

    There is no need to request the route again after clicking the "Hide labels", "Show cross-times through segments", or "Speed in mph" options. With this change, the routes are simply redrawn with the new options without sending another request.

    Re-enabling script no longer requests route

    Merge pull request #13 from Harmonious4/Harmonious4-patch-1

    Removed unnecessary route requests

    bump version #

  • v2024.01.19.001 19.01.2024

    Fixes for WME v2.206

    bump version

  • v2023.12.01.001 01.12.2023
    • Add ScriptUpdateMonitor
    • Use WME API for bootstrap
  • v2023.10.15.001 15.10.2023

    Load OL transforms in init function.

  • v2023.10.15.001 15.10.2023

    Load OL transforms in init function.

  • v2023.09.12.001 12.09.2023

    Remove outdated version history comment section

    Fix passes issue (spaces in key names cause issues).

  • v2023.09.12.001 12.09.2023

    Remove outdated version history comment section

    Fix passes issue (spaces in key names cause issues).

  • v2023.09.02.001 02.09.2023

    Fix to display passes again

  • v2023.09.02.001 02.09.2023

    Fix to display passes again

  • v2023.07.12.001 12.07.2023

    Fix for latest WME changes

  • v2023.07.12.001 12.07.2023

    Fix for latest WME changes

  • v2023.03.17.003 17.03.2023 Fix tooltips on checkboxes
  • v2023.03.17.002 17.03.2023 Remove debugger statement
  • v2023.03.17.002 17.03.2023 Remove debugger statement
  • v2023.03.17.001 17.03.2023 - Fix for new WazeWrap Tab - Fix click A / B labels to center map on markers
  • v2020.09.10.001 10.09.2020 Imported from URL
  • v2020.07.27.001 31.07.2020 Imported from URL
  • v2020.05.22.001 22.05.2020 Imported from URL
  • v2019.12.11.001 18.12.2019 2019.11.21.001 Minor update to support change in WME v2.43-40-gf367bffa4, 2019.12.11.001 Minor update to fix bug for WazeWrap not being ready before full init., Merge pull request #9 from dBsooner/patch-2 Minor update to support latest WME versions and WazeWrap
  • v2019.12.11.001 18.12.2019 2019.11.21.001 Minor update to support change in WME v2.43-40-gf367bffa4, 2019.12.11.001 Minor update to fix bug for WazeWrap not being ready before full init., Merge pull request #9 from dBsooner/patch-2 Minor update to support latest WME versions and WazeWrap
  • v2019.10.30.001 30.10.2019 2019.10.30.001 ### 2019.10.30.001 Minor update to support change to WazeWrap event registration in W.map., Merge pull request #7 from dBsooner/patch-1 2019.10.30.001
  • v2019.10.30.001 30.10.2019 2019.10.30.001 ### 2019.10.30.001 Minor update to support change to WazeWrap event registration in W.map., Merge pull request #7 from dBsooner/patch-1 2019.10.30.001
  • v2019.07.25.001 25.07.2019 Minor update to support new getTopCountry() function
  • v2019.07.25.001 25.07.2019 Minor update to support new getTopCountry() function
  • v2019.05.03.001 03.05.2019 Update WME Route Speeds (MapOMatic fork).js Version bump to pull latest WazeWrap
  • v2019.03.08.001 08.03.2019 Imported from URL
  • v2018.12.13.001 13.12.2018 Change loginManager.isLoggedIn() to loginManager.user isLoggedIn() throws an error if WME hasn't had time to initialize yet.
  • v2018.11.13.001 13.11.2018 Update WME Route Speeds (MapOMatic fork).js Adding a check for WazeWrap.Ready
  • v2018.08.30.001 30.08.2018 Fix script URL
  • v2018.07.31.001 31.07.2018 Update WME Route Speeds (MapOMatic fork).js Changing .get to .getObjectById to support WME update
  • v2018.06.11.001 19.06.2018 Imported from URL
  • v2018.06.11.001 19.06.2018