WME Route Checker

Allows editors to check the route between two segments

Това са всички версии на скрипта. Покажи само тези версии, където кодът е променен.

  • v1.63 09.04.2024

    v1.63 - fixed for latest WME model

  • v1.62 24.01.2024

    v1.62 - yet another fix cos Waze devs have been fiddling with things again

  • v1.61 06.10.2023

    v1.61 - Fixed routing on other environments

  • v1.60 02.03.2023

    v1.60 - using new WME API! (plus minor code tweaks)

  • v1.60 02.03.2023

    v1.60 - using new WME API!

  • v1.50 05.02.2023

    v1.50 - fixes for latest WME

  • v1.49 23.11.2022
  • v1.48 13.06.2022

    v1.48 - updated for new WME

  • v1.47 07.12.2021

    v1.47 - reverting to v1.42, as Waze changed the json format again

  • v1.46 18.10.2021

    v1.46 - restored lane guidance and route name/type

  • v1.45 05.10.2021

    v1.5 - updated to support new routing response, and added auto-zoom to primary route

  • v1.42 01.09.2021

    v1.42 - minor fix so it works again

  • v1.41 19.05.2021

    v1.41 - minor fixes for routing server, beta editor and tight turns in lane guidance

  • v1.40 26.09.2020 v1.40 - now showing Lane Guidance!!!
  • v1.32 30.01.2020 v1.32 - more support for restricted areas and tolls
  • v1.31 30.01.2020 v1.31 - detect when a route passes through restricted area
  • v1.30 25.01.2020 v1.30 - fixed due to changes in WME
  • v1.29 16.08.2018 v1.29 - minor tweaks, fixes and tidy up of the code
  • v1.28 30.07.2018 v1.28 - renamed Waze object to W
  • v1.27 24.04.2018 v1.27 - updated to work with new WME, and fixed zIndex of route
  • v1.26 06.03.2018 v1.26 - added 'continue' instructions. Previous version also had motorcycle routing added
  • v1.25 05.03.2018 v1.25 - fixed the turn images (maybe) and switched Waze objects
  • v1.24 18.08.2017 Updated @includes
  • v1.23 11.07.2016 v1.23 - updated for new beta address
  • v1.22 17.06.2016 v1.22 - Livemap link now includes selected routing options
  • v1.21 17.04.2016 v1.21 - Experimental Feature: select the segments that the route uses
  • v1.20 08.02.2016 v1.20 - added Vehicle Type option
  • v1.19 22.12.2015 Fixed links to Livemap
  • v1.18 07.11.2015 v1.18 - updated to use own tab in new WME interface
  • v1.17 17.10.2015 v1.17 - fixed bug when deleting segments in Beta Editor
  • v1.16 09.09.2015 Ignore unnamed roundabout segments when looking ahead to for next street name
  • v1.15 06.08.2015 Quit if page is not WME
  • v1.14 04.08.2015 Better handling of 0th exit errors; only show 'exit left' for leftHanded countries and 'exit right' for not leftHanded
  • v1.13 02.08.2015 Refactored code; show "exit left" instructions (thanks FZ69617); show instructions on the map (only primary route); don't show "continue"; general improvements.
  • v1.12 25.04.2015 Fixed bug with PM link by Toolbox; Added fastest/shortest option; Display TOLL marker; Show distance and time for route
  • v1.11 22.04.2015 Fixed loading on Firefox, and problem selecting segments after getting a route. Tweaked the style a little too.
  • v1.1 22.04.2015 Undone sync from userscripts (facepalm)
  • v1.0 22.04.2015 Imported from URL
  • v1.1 21.04.2015 (allow U-turns by default)
  • v1.1 21.04.2015 Added support for U-turns, as well as avoiding Tolls, Freeways and Dirt Trails. Also moved turn icons on top of all other layers.
  • v1.0 10.07.2014 Imported from URL