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 itzwolf
With Justin's changes, the script is working for me as well.
itzwolf  
Waze Global Champs
Waze Global Champs
Posts: 1216
Has thanked: 871 times
Been thanked: 110 times
Send a message

Post by jm6087
Did you apply Justin's fix?
JustinS83 wrote:
You can change

Code: Select all

hasSelectedItems
to

Code: Select all

hasSelectedFeatures
and that will fix it.
It seems to work for me with this change.
jm6087
Waze Global Champs
Waze Global Champs
Posts: 9523
Answers: 21
Has thanked: 834 times
Been thanked: 2964 times
Send a message
Thanks,
John
US Global Champ



Post by JustinS83
laurenthembprd wrote:Hi,
This essential script is broken too
You can change

Code: Select all

hasSelectedItems
to

Code: Select all

hasSelectedFeatures
and that will fix it.

I've done that here for those that just want to copy/paste:
JustinS83
Waze Global Champs
Waze Global Champs
Posts: 1463
Has thanked: 215 times
Been thanked: 2389 times
Send a message

Post by JustinS83
laurenthembprd wrote:Hi Justin,

with the WME update very early this morning, the script is still broken.
Can you fix it please.
Thanks.
It's working for me
JustinS83
Waze Global Champs
Waze Global Champs
Posts: 1463
Has thanked: 215 times
Been thanked: 2389 times
Send a message

Post by laurenthembprd
Hello Cardyin,
citeman wrote:Cardyin,

Thank you so much for working on this script. I think I might have found a bug, when I have this script activated, I cannot click on the Wiki, Forum, Status, and Keyboard links in the bottom left area of the WME. Thanks for looking into this.

CITEMAN

EDIT: I am using chrome on a Windows 10 PC.
citeman wrote:When I hover over the the links I am getting nothing, like they are not there. I also tried turning off all scripts except Tampermonkey (so I could run your script) and that did not change anything. It is very strange.
I have the same problem just for WME Check Road Name and WME Select Same Type Roads, (they can not be selected without a segment is selected).
unselectionnable.png
(10.36 KiB) Downloaded 2307 times
laurenthembprd
Beta tester
Beta tester
Posts: 925
Has thanked: 649 times
Been thanked: 178 times
Send a message





Post by laurenthembprd
Tested without other script or extension , doesn't work.
Windows10 Chrome, updated.

I added

Code: Select all

//@include        /^https:\/\/(www|beta)\.waze\.com\/(?!user\/)(.{2,6}\/)?editor.*$/
Now it work :D

Greasyfork:
https://greasyfork.org/fr/scripts/42410-wme-panel-swap
laurenthembprd
Beta tester
Beta tester
Posts: 925
Has thanked: 649 times
Been thanked: 178 times
Send a message