imported>PesachZ |
imported>Kentsmith9 (Formatting adjustment; move adding a script to bottom of page) |
||
Line 52: | Line 52: | ||
{{TOC limit|3}} | |||
<br> | <br> | ||
== Browser requirements == | == Browser requirements == | ||
Line 60: | Line 60: | ||
{{Expand|/Browser requirements|General installation instructions|section=3|summary=Click Expand for details on general installation info for specific browsers, and the [http://tampermonkey.net/ Tampermonkey], and [http://addons.mozilla.org/en-US/firefox/addon/greasemonkey/ Greasemonkey] script managers. <br>''(Chrome / Blink / Opera Next / Firefox / Mozilla / Internet Explorer / Safari)''}} | {{Expand|/Browser requirements|General installation instructions|section=3|summary=Click Expand for details on general installation info for specific browsers, and the [http://tampermonkey.net/ Tampermonkey], and [http://addons.mozilla.org/en-US/firefox/addon/greasemonkey/ Greasemonkey] script managers. <br>''(Chrome / Blink / Opera Next / Firefox / Mozilla / Internet Explorer / Safari)''}} | ||
</div></div> | </div></div> | ||
== Map Editor presentation enhancements == | == Map Editor presentation enhancements == | ||
Line 138: | Line 137: | ||
Several very useful [http://en.wikipedia.org/wiki/Bookmarklet bookmarklet] scripts have been developed to enhance the WME map editing process. A complete list of available scripts are on the [[Bookmarklets]] Wiki page along with instructions on how to add them to your browser. | Several very useful [http://en.wikipedia.org/wiki/Bookmarklet bookmarklet] scripts have been developed to enhance the WME map editing process. A complete list of available scripts are on the [[Bookmarklets]] Wiki page along with instructions on how to add them to your browser. | ||
</div></div> | </div></div> | ||
== Adding a new script == | |||
<div style="border:solid 2px #93C4D3; border-radius: 100px 0px 0px; background: #8AC007; padding: .5em 1em 0em; background-color:transparent; color:#000;zoom: 1"><!-- | |||
--><div style="padding:1ex 1ex 0ex; "> | |||
<br /> | |||
To add a new script section to this page please add the '''{{tlx|NewScript|SCRIPT TITLE}}''' template to this page in the position where you would like the new section to be. After saving the page, expand the new section and click the link to add the script details.</div></div> | |||
== Developing scripts == | == Developing scripts == |
Revision as of 22:53, 10 October 2015
The Waze community has created the following plugins/extensions/addons for use in the Waze web-based environments. See Browser requirements and instructions.
Please be aware that these scripts commonly require updates in order to properly work after new releases of the Waze products. While some may update automatically once their authors make changes, others may require manual updating on your part.
Browser requirements
Map Editor presentation enhancements
Map Editing
Map validation and routing
Device
Geocaching
This is a bookmarklet for iOS to integrate the Geocaching client with the Waze client for navigation. It has been moved to the Bookmarklets page.Live Map
Bookmarklets
Several very useful bookmarklet scripts have been developed to enhance the WME map editing process. A complete list of available scripts are on the Bookmarklets Wiki page along with instructions on how to add them to your browser.
Adding a new script
{{NewScript|SCRIPT TITLE}}
template to this page in the position where you would like the new section to be. After saving the page, expand the new section and click the link to add the script details.Developing scripts
Please see Scripts/WME JavaScript development.