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 iainhouse
Sorry - another minor bug. :(

If you open a permalink that includes a selected segment(s), the new UI elements do not appear. You have to change the selection for the elements to appear.

If I recall, I encountered the same problem when I added "Hide average speed camera controls" to my script. The way I overcame this was by hooking into the "selectionchanged" event, which triggers during page load:

Code: Select all

Waze.selectionManager.events.register("selectionchanged", null, hideAveSpeedControls);
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
Timberhawk wrote:Is there any way to shrink the SL input boxes so both fit on one line?
You may find my WME Fix UI script useful here. :)
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
bures wrote:Thanks. Let me ask the question. Is it hard add new clickable icon which set on both None checkboxes in segment address? It will save 3 or 4 clicks.
Actually, it will only save 2 clicks, thanks to ClickSaver itself. I do this all the time:
  • Click the PLR button, which sets PLR, no name, no city
  • Click the button for the correct street type.
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
MapOMatic wrote:Also, the "Space Saver" features I added to CS a while back would probably be better suited to WMEFU (assuming Iain agrees and is willing to add them).
Absolutely - I see no problem with "transferring" some functionality to help make the borders between the scripts clearer. :mrgreen:

Since I'm messing about with lots of the UI, I already make the best effort I can not to interfere with other scripts, or to include functionality to integrate with them. I already have 4 lines of style coding specifically for Clicksaver.

If you let me know what you'd like me to take over, I'll see what I can do. :)
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
MapOMatic wrote:Great! The features I was thinking about moving to WMEFU are simple inline things that help to squeeze more on the screen (for those that prefer it)
Great! The road type checkboxes (Unpaved, Tunnel etc) are already being inlined by WME FixUI. It looks like I can do everything else on the list without too much trouble, and fairly neatly too. Watch for an update. :mrgreen:
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
How's this?
PL Compression.png
(48.1 KiB) Downloaded 464 times
Payment Types and Services get 2 columns with "low" compression on and 3 columns with "high". I've stuck to 2 columns for Lot Elevation, since they're not going to fit on one line anyway.
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
G_W1Z wrote:Has the checkboxes under road type changed with this script? They seem to be expanded or comfortable in size. I thought they used to be more compact (like the screenshot on page 1).
MapoMatic wanted to try & rein ClickSaver back towards it's core functionality of saving clicks. There's a discussion that started a couple of pages back, here.

The space reductions features around in-lining elements or putting them into multiple columns are now in my WME FixUI script. :)
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 itzwolf
Making PLA options Click-Saved would be awesome!
itzwolf
Waze Global Champs
Waze Global Champs
Posts: 1216
Has thanked: 871 times
Been thanked: 110 times
Send a message

Post by itzwolf
MapOMatic wrote:Thanks for the suggestions...

ClickSaver v0.8.0
NEW - Added options to replace PLA "cost" and "estimated spaces" dropdowns with buttons.
Mike, you are the man, thank you!
itzwolf
Waze Global Champs
Waze Global Champs
Posts: 1216
Has thanked: 871 times
Been thanked: 110 times
Send a message

Post by itzwolf
Can't seem to get the current version of ClickSaver to load for me either on Firefox v54.0.1 which I am forced to use at work. I see the script updated this morning when I launched the browser and it has worked on the previous version for me every time until this update. I also don't see anything obvious in the Browser Console log when reviewing nor did a see a Save As option.
itzwolf
Waze Global Champs
Waze Global Champs
Posts: 1216
Has thanked: 871 times
Been thanked: 110 times
Send a message