腳本列表
-
-
WME Reminders JS - Create reminders in the Waze Map Editor.
-
WME Road Shield Assistant JS - Adds shield information display to WME
-
WME Wide-Angle Lens Hazards JS - Find permanent hazards
-
WME LaneTools JS - Adds highlights and tools to WME to supplement the lanes feature
-
WME Capture Viewport JS - Captures the viewport in WME and copies it to the clipboard.
-
WME Suggest Permanent Hazards JS - Allow lower level map editors to add a map note for a permanent hazard.
-
Waze Discuss Profile Settings+ JS - Add quality-of-life features to the profile settings page on Waze Discuss.
-
WME Open GMaps Editor JS - Opens the Google Maps editor based on WME's map center.
-
WME Sidebar Wiki JS - Adds the wiki to the sidebar.
-
WME Search for Closure JS - Adds a search icon/button to find closures on a selected segment using Google Search.
函式庫
-
WME Utils - HoursParser JS (函式庫) - Parses a text string into hours, for use in Waze Map Editor scripts
-
WME Utils - HoursParser Beta JS (函式庫) - Parses a text string into hours, for use in Waze Map Editor scripts
-
WME Utils - NavigationPoint JS (函式庫) - NavigationPoint class necessary for creating an entryExitPoint in code. Instantiate the class and pass the OL.Geometry.Point in the constructor then add the NavigationPoint object to the entryExitPoints array.
-
WME Utils - Google Link Enhancer JS (函式庫) - Adds some extra WME functionality related to Google place links.
-
WME Cities Overlay DB JS (函式庫) - IndexedDB interface for Cities overlay
-
Photo Viewer DB Interface JS (函式庫) - IndexedDB interface for WMEPIE Photo Viewer tool
-
Proj4js-Wazedev JS (函式庫) - Proj4js project for inclusion in scripts
-
WazeWrapBeta JS (函式庫) - A base library for WME script writers
-
WazeWrap JS (函式庫) - A base library for WME script writers
-
jQueryUI custom build JS (函式庫) - Custom jQueryUI v1.11.4 build only including core.js, widget.js, mouse.js, draggable.js
-
ESTreeProcessor JS (函式庫) - Compiles a string containing Javascript to an ESTree object and/or executes an ESTree object in Javascript
-
WME MultiActionHack JS (函式庫) - Library to replace MultiAction in WME
-
WME Utils - Bootstrap JS (函式庫) - Adds a bootstrap function for easier startup of wmeSdk, WazeWrap, and ScriptUpdateMonitor.