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 laurenthembprd
Have you tried to see that the problem is not related to another script?

Disables all scripts / extensions except SVL, reinstall them one by one without forgetting to reload the page.
laurenthembprd
Beta tester
Beta tester
Posts: 925
Has thanked: 649 times
Been thanked: 178 times
Send a message

Post by Leorenaud
I don't know which script is interfering with version 4.7.6 but when I pan the map I am not able anymore to select segments or select what ever.
When I open a PL with an UR I even can't select anything without panning the map.
Is this a known issue for someone?
Leorenaud
Waze Global Champs
Waze Global Champs
Posts: 2681
Has thanked: 141 times
Been thanked: 495 times
Send a message

Post by Leorenaud
krizecek wrote: Tue Sep 28, 2021 7:37 am After the last update of the script, the work with WME is terribly slow, when I turn off the script, everything runs without a problem. Is it just me? or does anyone have the same problem? I'm using Chrome 64bit.


 
I have the same.
I already turned the script off because It was almost impossible to work with it active.
But I really like the script. 
 
Leorenaud
Waze Global Champs
Waze Global Champs
Posts: 2681
Has thanked: 141 times
Been thanked: 495 times
Send a message

Post by MapOMatic
Hi,
I know there are many people that use and love this script!
There is a new W.togglerTree object that is used to control the layer menu. The append function is probably what you're looking for, but I haven't had time to figure out how to create an instance of the Toggler class, which is needed for the append function. I'm not sure yet if there is a require() function call that will create that class, or if we'll need to create it from scratch for now. Hopefully another script dev has gotten further along and can comment.
MapOMatic
Country Manager
Country Manager
Posts: 495
Has thanked: 250 times
Been thanked: 871 times
Send a message

Post by MapOMatic
Found a small bug. When switching to / from Event mode, the layer menu is rebuilt and any custom checkboxes are destroyed. I believe you can use the following event to detect a mode change. Just separate the code that creates the text box into "createLayerCheckbox".

W.app.on('change:mode', createLayerCheckbox);

Just my first thought. I haven't tested it out yet.
MapOMatic
Country Manager
Country Manager
Posts: 495
Has thanked: 250 times
Been thanked: 871 times
Send a message

Post by Olestas
OMG, you mad?! This is the best thing (after JAI, UR-MP and Toolbox :D ) ever!
Olestas
Waze Global Champs
Waze Global Champs
Posts: 6666
Has thanked: 1560 times
Been thanked: 1109 times
Send a message

Post by Olestas
Is it available to anyone?
Olestas
Waze Global Champs
Waze Global Champs
Posts: 6666
Has thanked: 1560 times
Been thanked: 1109 times
Send a message

Post by Olestas
I mean it's not working for some people.
Olestas
Waze Global Champs
Waze Global Champs
Posts: 6666
Has thanked: 1560 times
Been thanked: 1109 times
Send a message

Post by Olestas
No, for me it's ok. Some other editor. Could not get it working. Ill try to get console texts from him.

[EDIT] Nevermind, he reinstalled some more times, and it worked.
Olestas
Waze Global Champs
Waze Global Champs
Posts: 6666
Has thanked: 1560 times
Been thanked: 1109 times
Send a message

Post by Olestas
Hey, now this popup jumps out every editor launch :D
Olestas
Waze Global Champs
Waze Global Champs
Posts: 6666
Has thanked: 1560 times
Been thanked: 1109 times
Send a message