Home - WazeDev/WazeDev.github.io GitHub Wiki
The WazeDev wiki is designed to be a reference point for scripters. There is a tutorial to get new scripters started interacting with the Waze Map Editor (WME), a reference page for more experienced scripters that need to lookup information, and some tips to help with code editing in general.
We do not aim to teach javascript, jQuery, html or CSS - there are plenty of resources for those on the internet. Instead, we aim to maintain a source of reference for interacting with WME in order to improve the editing experience.
On the right side of the wiki you will see a link for Your first script(tutorial). This will walk through creating a simple script for the first time, including how to set up a bootstrap, create a tab for your script, load/save settings and some basic interaction with WME objects.
If you are looking for something specific, check out the Waze Object Reference Sheet.