Discussion for the unofficial, community-developed addons, extensions and scripts built for the Waze Map Editor.

The official index of these tools is the Community Plugins, Extensions and Tools wiki page.
Post by gad_m
Did you try this one?
gad_m
Country Manager
Country Manager
Posts: 4760
Has thanked: 1226 times
Been thanked: 1335 times
Send a message
מנהל ארצי ואזור רמת גן, בני ברק, גבעתיים

Post by Glodenox
I haven't checked yet whether there's an easy event that can be listened to, but I usually use a MutationObserver if I need to monitor changes in the children of an element.
Glodenox
Waze Global Champs
Waze Global Champs
Posts: 1568
Answers: 1
Has thanked: 278 times
Been thanked: 946 times
Send a message
Belgium & Luxembourg Coordinator • Script Writing Community Coordinator
https://www.tomputtemans.com/images/WazeBelgium.pnghttps://www.tomputtemans.com/images/WazeWMEbeta.png

Post by iainhouse
aBshield wrote:Is the issue with the script or WME snapshot mode itself?
The script is fine. This is (as you so accurately described) a slightly hidden feature and all the script does is provide a simple UI to turn it on & off.

The underlying functionality seems to be broken. This has been reported via the Beta forum.
iainhouse
EmeritusChamps
EmeritusChamps
Posts: 11143
Answers: 1
Has thanked: 2173 times
Been thanked: 8188 times
Send a message
https://storage.googleapis.com/wazeoped ... c4/AGC.pnghttps://sign.waze.tools/s2000.pnghttps://sign.waze.tools/c6.png
My scripts: WME FixUI WME Presets :ugeek:
I want to go to a commune in Vermont and deal with no unit of time shorter than a season

Post by iainhouse
It appears as a clickable link "Snapshot Mode" at the top of the side panel, just below the Waze logo.

But, as stated above, the snapshot mode itself is not working. The script will enable/disable it, but the only effect is the appearance at the top of the map area of a banner saying "Snapshot mode - editing is disabled Return to edit mode".

This is a staff-only mode to which told we could use. Now, presumably, they have locked it down so that it only has an effect if you really are staff.
iainhouse
EmeritusChamps
EmeritusChamps
Posts: 11143
Answers: 1
Has thanked: 2173 times
Been thanked: 8188 times
Send a message
https://storage.googleapis.com/wazeoped ... c4/AGC.pnghttps://sign.waze.tools/s2000.pnghttps://sign.waze.tools/c6.png
My scripts: WME FixUI WME Presets :ugeek:
I want to go to a commune in Vermont and deal with no unit of time shorter than a season

Post by iainhouse
laurenthembord wrote:
CoolCanuck wrote:I have edited the enabler script. The bookmarklet and userscript both work now (have not tested on a Level 1 account).
Doesn't works for editors L1 to L3.
We know. Snapshot mode is currently only valid for L4+ users, by decree of Waze. There may or may not be issues with large numbers of people using it: nobody has said so, I'm just guessing that might be a possibility.

The Global Champs are arguing for it to be available to editors of all levels..
iainhouse
EmeritusChamps
EmeritusChamps
Posts: 11143
Answers: 1
Has thanked: 2173 times
Been thanked: 8188 times
Send a message
https://storage.googleapis.com/wazeoped ... c4/AGC.pnghttps://sign.waze.tools/s2000.pnghttps://sign.waze.tools/c6.png
My scripts: WME FixUI WME Presets :ugeek:
I want to go to a commune in Vermont and deal with no unit of time shorter than a season

Post by JustinS83
Snapshot mode in beta is baked in; don't need the script to add the Snapshot Mode link as it currently does. Problem is, the CSS currently has it disabled. If you change your snapshot mode script to this (comment out current lines since it doesn't work in production anyway) it will at least display the link upon the initial page load.

document.getElementById('snapshot-toggler').getElementsByTagName('div')[0].style = "inline";

Looks like when snapshot mode is toggled it refreshes the left panel, which causes the Snapshot Mode link to disappear again. I don't know how to detect that, though. Maybe someone else does.
JustinS83
Waze Global Champs
Waze Global Champs
Posts: 1463
Has thanked: 215 times
Been thanked: 2389 times
Send a message

Post by JustinS83
aBshield wrote:
Challenger3802 wrote:Looks like this feature has now been rolled out to all users, negating the need to install it as a script.

Ian.
Can you be more specific on how to activate? I don't see anything with or without the script enabled at this point. Disabled all add-ons and scripts; same deal.
Snapshot mode is now locked to R4+, which is why you do not see it. As of the WME release a few days ago it is now working in production.
JustinS83
Waze Global Champs
Waze Global Champs
Posts: 1463
Has thanked: 215 times
Been thanked: 2389 times
Send a message

Post by JustinS83
RussPA wrote:
JustinS83 wrote:Snapshot mode is now locked to R4+, which is why you do not see it. As of the WME release a few days ago it is now working in production.
I disabled the snapshot script, and I still see the snapshot mode button, so I can confirm it is working without the script.

Any chance they will lower the requirements to L3, I'm sure people will ask?
Many are asking for it but no word yet.
JustinS83
Waze Global Champs
Waze Global Champs
Posts: 1463
Has thanked: 215 times
Been thanked: 2389 times
Send a message

Post by kizeus
thank you very much already installed and running
kizeus
Area Manager
Area Manager
Posts: 402
Has thanked: 185 times
Been thanked: 80 times
Send a message

Post by laurenthembord
CoolCanuck wrote:I have edited the enabler script. The bookmarklet and userscript both work now (have not tested on a Level 1 account).
Doesn't works for editors L1 to L3.
laurenthembord
Posts: 8
Has thanked: 11 times
Been thanked: 1 time
Send a message