WME Enhanced Search

Enhances the search box to parse WME PLs and URLs from other maps to move to the location & zoom

These are versions of this script where the code was updated. Show all versions.

  • v2023.12.09.01 2023-12-10

    Update EnhancedSearch.js

  • v2023.12.09.01 2023-12-10

    Update EnhancedSearch.js

  • v2022.05.23.01 2022-05-23 Update EnhancedSearch.js Updates for zoom levels
  • v2022.05.23.01 2022-05-23 Update EnhancedSearch.js Updates for zoom levels
  • v2020.06.30.01 2020-06-30 Update EnhancedSearch.js Support for old OSM map links
  • v2020.06.30.01 2020-06-30 Update EnhancedSearch.js Support for old OSM map links
  • v2020.05.22.01 2020-05-22 Update EnhancedSearch.js
  • v2020.05.22.01 2020-05-22 Update EnhancedSearch.js
  • v2020.03.27.01 2020-03-27 Update EnhancedSearch.js Changing how we check if the layers are enabled; change necessary since the latest WME update
  • v2020.03.27.01 2020-03-27 Update EnhancedSearch.js Changing how we check if the layers are enabled; change necessary since the latest WME update
  • v2020.03.25.01 2020-03-25 Update EnhancedSearch.js
  • v2020.03.25.01 2020-03-25 Update EnhancedSearch.js
  • v2020.02.06.01 2020-02-06 Update EnhancedSearch.js
  • v2020.02.06.01 2020-02-06 Update EnhancedSearch.js
  • v2019.12.09.01 2019-12-09 Update EnhancedSearch.js Fixing zoom lines due to WME update
  • v2019.12.09.01 2019-12-09 Update EnhancedSearch.js Fixing zoom lines due to WME update
  • v2019.11.26.01 2019-11-26 Update EnhancedSearch.js Fixing zoom bug due to WME update
  • v2019.11.26.01 2019-11-26 Update EnhancedSearch.js Fixing zoom bug due to WME update
  • v2019.10.27.01 2019-10-27 Update EnhancedSearch.js
  • v2019.10.27.01 2019-10-27 Update EnhancedSearch.js
  • v2019.08.26.02 2019-08-26 Update EnhancedSearch.js Adding a slight delay to clearing the search box - if the screen doesn't jump, the parsing completes before the paste enters the text in the search box, and it is never cleared.
  • v2019.08.26.02 2019-08-26 Update EnhancedSearch.js Adding a slight delay to clearing the search box - if the screen doesn't jump, the parsing completes before the paste enters the text in the search box, and it is never cleared.
  • v2019.08.26.01 2019-08-26 Update EnhancedSearch.js Correcting the WME Place/MC regex
  • v2019.08.26.01 2019-08-26 Update EnhancedSearch.js Correcting the WME Place/MC regex
  • v2019.07.24.01 2019-07-24 Update EnhancedSearch.js Fixing selecting URs from wme URLs
  • v2019.07.24.01 2019-07-24 Update EnhancedSearch.js Fixing selecting URs from wme URLs
  • v2019.06.03.01 2019-06-03 Update EnhancedSearch.js Enabling layers found in the WME PL
  • v2019.06.03.01 2019-06-03 Update EnhancedSearch.js Enabling layers found in the WME PL
  • v2019.05.03.01 2019-05-03 Update EnhancedSearch.js Version bump to pull latest WazeWrap
  • v2019.05.03.01 2019-05-03 Update EnhancedSearch.js Version bump to pull latest WazeWrap
  • v2019.04.22.03 2019-04-22 Update EnhancedSearch.js
  • v2019.04.22.03 2019-04-22 Update EnhancedSearch.js
  • v2019.04.22.02 2019-04-22 Update EnhancedSearch.js Adding support for app share URL and fixing the clearing of the search box when a paste has been processed
  • v2019.04.22.02 2019-04-22 Update EnhancedSearch.js Adding support for app share URL and fixing the clearing of the search box when a paste has been processed
  • v2019.04.08.02 2019-04-09 Update EnhancedSearch.js
  • v2019.04.08.02 2019-04-09 Update EnhancedSearch.js
  • v2019.04.08.01 2019-04-09 Update EnhancedSearch.js Implement WW's findVenue ability so it works in ROW and IL
  • v2019.04.08.01 2019-04-09 Update EnhancedSearch.js Implement WW's findVenue ability so it works in ROW and IL
  • v2019.04.05.01 2019-04-05 Update EnhancedSearch.js Fixing bug when reading clipboard
  • v2019.04.05.01 2019-04-05 Update EnhancedSearch.js Fixing bug when reading clipboard
  • v2019.04.04.01 2019-04-04 Update EnhancedSearch.js Changing how I read the paste - Firefox does not allow access to the clipboard API.
  • v2019.04.04.01 2019-04-04 Update EnhancedSearch.js Changing how I read the paste - Firefox does not allow access to the clipboard API.
  • v2019.04.02.02 2019-04-02 Update EnhancedSearch.js Adding support for finding segments in ROW and IL when the segment ID is pasted directly and they are not on screen
  • v2019.04.02.02 2019-04-02 Update EnhancedSearch.js Adding support for finding segments in ROW and IL when the segment ID is pasted directly and they are not on screen
  • v2019.04.02.01 2019-04-02 Update EnhancedSearch.js A display for how many segments and Places are found with the supplied regex search now displays when searching. Clicking on either of these will select all of the highlighted segments/Places.
  • v2019.04.02.01 2019-04-02 Update EnhancedSearch.js A display for how many segments and Places are found with the supplied regex search now displays when searching. Clicking on either of these will select all of the highlighted segments/Places.
  • v2019.04.01.02 2019-04-01 Update EnhancedSearch.js Fixing the query length check - got moved to before stripping out the regex characters so the length was always > 2
  • v2019.04.01.02 2019-04-01 Update EnhancedSearch.js Fixing the query length check - got moved to before stripping out the regex characters so the length was always > 2
  • v2019.04.01.01 2019-04-01 Update EnhancedSearch.js Added regular expression highlighting for segments and Places
  • v2019.04.01.01 2019-04-01 Update EnhancedSearch.js Added regular expression highlighting for segments and Places
  • v2019.03.29.03 2019-03-29 Update EnhancedSearch.js Small regex tweaks
  • v2019.03.29.03 2019-03-29 Update EnhancedSearch.js Small regex tweaks
  • v2019.03.29.02 2019-03-29
  • v2019.03.29.02 2019-03-29 Update EnhancedSearch.js
  • v2019.03.29.02 2019-03-29 Update EnhancedSearch.js
  • v2019.03.29.01 2019-03-29 Imported from URL
  • v2019.03.28.01 2019-03-29