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