Script
Librerie
-
WME Utils - HoursParser JS (Libreria) - Parses a text string into hours, for use in Waze Map Editor scripts
-
WME Utils - HoursParser Beta JS (Libreria) - Parses a text string into hours, for use in Waze Map Editor scripts
-
WME Utils - NavigationPoint JS (Libreria) - 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 (Libreria) - Adds some extra WME functionality related to Google place links.
-
WME Cities Overlay DB JS (Libreria) - IndexedDB interface for Cities overlay
-
Photo Viewer DB Interface JS (Libreria) - IndexedDB interface for WMEPIE Photo Viewer tool
-
Proj4js-Wazedev JS (Libreria) - Proj4js project for inclusion in scripts
-
WazeWrapBeta JS (Libreria) - A base library for WME script writers
-
WazeWrap JS (Libreria) - A base library for WME script writers
-
jQueryUI custom build JS (Libreria) - Custom jQueryUI v1.11.4 build only including core.js, widget.js, mouse.js, draggable.js
-
ESTreeProcessor JS (Libreria) - Compiles a string containing Javascript to an ESTree object and/or executes an ESTree object in Javascript
-
WME MultiActionHack JS (Libreria) - Library to replace MultiAction in WME
-
WME Utils - Bootstrap JS (Libreria) - Adds a bootstrap function for easier startup of wmeSdk, WazeWrap, and ScriptUpdateMonitor.