WME Route Checker

Allows editors to check the route between two segments

Tästä skriptistä on versioita, joissa koodia päivitettiin. Näytä kaikki versiot.

  • v1.64 12.10.2024

    v1.64 - old turn images removed by Waze so replaced them with unicode symbols

  • v1.63 9.4.2024

    v1.63 - fixed for latest WME model

  • v1.62 24.1.2024

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

  • v1.61 6.10.2023

    v1.61 - Fixed routing on other environments

  • v1.60 2.3.2023

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

  • v1.60 2.3.2023

    v1.60 - using new WME API!

  • v1.50 5.2.2023

    v1.50 - fixes for latest WME

  • v1.49 23.11.2022
  • v1.48 13.6.2022

    v1.48 - updated for new WME

  • v1.47 7.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 5.10.2021

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

  • v1.42 1.9.2021

    v1.42 - minor fix so it works again

  • v1.41 19.5.2021

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

  • v1.40 26.9.2020 v1.40 - now showing Lane Guidance!!!
  • v1.32 30.1.2020 v1.32 - more support for restricted areas and tolls
  • v1.31 30.1.2020 v1.31 - detect when a route passes through restricted area
  • v1.30 25.1.2020 v1.30 - fixed due to changes in WME
  • v1.29 16.8.2018 v1.29 - minor tweaks, fixes and tidy up of the code
  • v1.28 30.7.2018 v1.28 - renamed Waze object to W
  • v1.27 24.4.2018 v1.27 - updated to work with new WME, and fixed zIndex of route
  • v1.26 6.3.2018 v1.26 - added 'continue' instructions. Previous version also had motorcycle routing added
  • v1.25 5.3.2018 v1.25 - fixed the turn images (maybe) and switched Waze objects
  • v1.24 18.8.2017 Updated @includes
  • v1.23 11.7.2016 v1.23 - updated for new beta address
  • v1.22 17.6.2016 v1.22 - Livemap link now includes selected routing options
  • v1.21 17.4.2016 v1.21 - Experimental Feature: select the segments that the route uses
  • v1.20 8.2.2016 v1.20 - added Vehicle Type option
  • v1.19 22.12.2015 Fixed links to Livemap
  • v1.18 7.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 9.9.2015 Ignore unnamed roundabout segments when looking ahead to for next street name
  • v1.15 6.8.2015 Quit if page is not WME
  • v1.14 4.8.2015 Better handling of 0th exit errors; only show 'exit left' for leftHanded countries and 'exit right' for not leftHanded
  • v1.13 2.8.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.4.2015 Fixed bug with PM link by Toolbox; Added fastest/shortest option; Display TOLL marker; Show distance and time for route
  • v1.11 22.4.2015 Fixed loading on Firefox, and problem selecting segments after getting a route. Tweaked the style a little too.
  • v1.1 22.4.2015 Undone sync from userscripts (facepalm)
  • v1.0 22.4.2015 Imported from URL
  • v1.1 21.4.2015 (allow U-turns by default)
  • v1.1 21.4.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.7.2014 Imported from URL