imported>PesachZ m (→Bookmarklets: format) |
imported>PesachZ m (→Developing scripts: format) |
||
Line 133: | Line 133: | ||
== Developing scripts == | == Developing scripts == | ||
<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; "> | |||
Please see [[Scripts/WME JavaScript development]]. | Please see [[Scripts/WME JavaScript development]]. | ||
</div></div> | |||
[[Category:Waze Map Editor]] | [[Category:Waze Map Editor]] |
Revision as of 20:11, 26 July 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.
Common Scripts Repository for Developers & End Users
Browser requirements
{{Template:DraftLink|/Browser requirements|on general installation info for specifc browsers.}}
To add a new script section to this page please add the {{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. |
Map Editor presentation enhancements
Map Editing
Map validation and routing
WME Chat
Device
Geocaching
by davipt
Geocaching-Waze bookmarklet is a iOS Safari bookmarklet that allows driving to a given Geocaching coordinate. It assumes a fixed flow within iOS and the official Geocaching client, but it could be adapted to other situations.
Open the iOS Geocaching app, pick up a cache, click on Open on external map, which will open Google Maps on the browser. From this page, click on the bookmarklet which will display the lat+lon; then open Waze on that point, ready to drive there.
More information
Live Map
Live Map UR Overlay (LMUR)
by Twister-UK
LMUR allows update requests and map problems to be displayed on the Live Map, with various filtering options to show/hide requests/problems by type, age, keyword, etc. Requires Live Map to be viewed via the secure (https) URL - LMUR will prompt you if a non-secure URL is used.
DOWNLOAD Live Map UR Overlay (LMUR)
More information
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.
Developing scripts
Please see Scripts/WME JavaScript development.