스크립트
라이브러리
-
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.