Get a sneak peek at whats next for Permanent Hazards on our April 7th Office Hours!
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 G_W1Z
JustinS83 wrote:
jwe252 wrote:Cannot delete a place with this script enabled since the update.
Sorry about that!

Updated released - version 1.0.2.4
Bug fix - could not delete Places after the previous update.
Thanks for releasing these updates! I can save with the new release but it isn't showing the line from the PP to the nearest road.
G_W1Z
State Manager
State Manager
Posts: 1123
Answers: 1
Has thanked: 2021 times
Been thanked: 433 times
Send a message
G_W1Z
Pennsylvania SM | New Jersey LAM | District of Columbia & Maine AM
USA Regions: NOR, MAR, NER
A phoenix out of the ashes...together building a more perfect map.
» Waze Etiquette | PA Wiki | Glossary | Places | Lanes | Shields | JSG | Scripts «
https://storage.googleapis.com/wazeoped ... anager.pnghttps://j.mp/2X2TtcVhttps://www.dropbox.com/s/3o2pi4wjn6w1s ... .jpg?raw=1https://www.dropbox.com/scl/fi/yezyes6g ... 0rem&raw=1

Post by G_W1Z
JustinS83 wrote:
I haven't had any issue with the line not showing. Please check your console for errors.
Works now. Thanks!
G_W1Z
State Manager
State Manager
Posts: 1123
Answers: 1
Has thanked: 2021 times
Been thanked: 433 times
Send a message
G_W1Z
Pennsylvania SM | New Jersey LAM | District of Columbia & Maine AM
USA Regions: NOR, MAR, NER
A phoenix out of the ashes...together building a more perfect map.
» Waze Etiquette | PA Wiki | Glossary | Places | Lanes | Shields | JSG | Scripts «
https://storage.googleapis.com/wazeoped ... anager.pnghttps://j.mp/2X2TtcVhttps://www.dropbox.com/s/3o2pi4wjn6w1s ... .jpg?raw=1https://www.dropbox.com/scl/fi/yezyes6g ... 0rem&raw=1

Post by G_W1Z
This script disrupts edits for AP's.

Example: I go to edit a school AP. I make 3-4 edits. These edits do not show next to the save disk icon. If I go and edit anything else except an AP (such as a road or a PP) the count reappears and includes my edits from the AP. Until I do something like that I cannot save my edits to the AP, even with Ctrl+S.
G_W1Z
State Manager
State Manager
Posts: 1123
Answers: 1
Has thanked: 2021 times
Been thanked: 433 times
Send a message
G_W1Z
Pennsylvania SM | New Jersey LAM | District of Columbia & Maine AM
USA Regions: NOR, MAR, NER
A phoenix out of the ashes...together building a more perfect map.
» Waze Etiquette | PA Wiki | Glossary | Places | Lanes | Shields | JSG | Scripts «
https://storage.googleapis.com/wazeoped ... anager.pnghttps://j.mp/2X2TtcVhttps://www.dropbox.com/s/3o2pi4wjn6w1s ... .jpg?raw=1https://www.dropbox.com/scl/fi/yezyes6g ... 0rem&raw=1

Post by G_W1Z
dspille wrote:
G_W1Z wrote:This script disrupts edits for AP's.
Have you considered using WME PIE, which has now incorporated the CS functionality (and improved upon it)?
I have PIE installed and use it. I just wanted to pass along my experience in case it was considered a bug worth squashing.
G_W1Z
State Manager
State Manager
Posts: 1123
Answers: 1
Has thanked: 2021 times
Been thanked: 433 times
Send a message
G_W1Z
Pennsylvania SM | New Jersey LAM | District of Columbia & Maine AM
USA Regions: NOR, MAR, NER
A phoenix out of the ashes...together building a more perfect map.
» Waze Etiquette | PA Wiki | Glossary | Places | Lanes | Shields | JSG | Scripts «
https://storage.googleapis.com/wazeoped ... anager.pnghttps://j.mp/2X2TtcVhttps://www.dropbox.com/s/3o2pi4wjn6w1s ... .jpg?raw=1https://www.dropbox.com/scl/fi/yezyes6g ... 0rem&raw=1

Post by gOyDp
New bug. The script doesn't work for me.

Chrome v56

I get this error.

Code: Select all

Uncaught TypeError: Cannot read property 'venue' of null
    at e.checkSelection (eval at <anonymous> (:2:297), <anonymous>:1440:39)
    at initialize.triggerEvent (https://www.waze.com/assets-editor/js/vendor-1747fc375941d3abdd6d.js:101:6363)
    at e.value (https://www.waze.com/assets-editor/js/app-fc5fff5290109f2cacdf.js:11:23912)
    at initialize.triggerEvent (https://www.waze.com/assets-editor/js/vendor-1747fc375941d3abdd6d.js:101:6363)
    at initialize.select (https://www.waze.com/assets-editor/js/app-fc5fff5290109f2cacdf.js:14:20814)
    at initialize.clickFeature (https://www.waze.com/assets-editor/js/app-fc5fff5290109f2cacdf.js:14:18782)
    at initialize.callback (https://www.waze.com/assets-editor/js/vendor-1747fc375941d3abdd6d.js:102:27046)
    at initialize.triggerCallback (https://www.waze.com/assets-editor/js/vendor-1747fc375941d3abdd6d.js:103:8483)
    at initialize.handle (https://www.waze.com/assets-editor/js/vendor-1747fc375941d3abdd6d.js:103:8008)
    at initialize.click (https://www.waze.com/assets-editor/js/vendor-1747fc375941d3abdd6d.js:103:7119)
checkSelection @ VM3387:1440
triggerEvent @ vendor-1747fc3….js:101
value @ app-fc5fff5….js:11
triggerEvent @ vendor-1747fc3….js:101
select @ app-fc5fff5….js:14
clickFeature @ app-fc5fff5….js:14
callback @ vendor-1747fc3….js:102
triggerCallback @ vendor-1747fc3….js:103
handle @ vendor-1747fc3….js:103
click @ vendor-1747fc3….js:103
triggerEvent @ vendor-1747fc3….js:101
handleBrowserEvent @ vendor-1747fc3….js:101
(anonymous) @ vendor-1747fc3….js:99
Further digging shows this exception:

Code: Select all

function checkSelection() {
		'use strict';
		log('Selection change called.', 2);

		navPoint = W.geometryEditing.editors.venue.navigationPoint; **** This where the exception is being caught. 
...
Any ideas on resolution?
gOyDp
Waze Mentor
Waze Mentor
Posts: 108
Has thanked: 14 times
Been thanked: 27 times
Send a message
--
Thanks,

Randy "gOyDp"
FL, Area Manager
SER Reference
SER Discord Server

Post by gOyDp
That was the actual problem. Someone should update the URL.

The one at the top of this thread and when you search Google takes you to the incorrect version.
gOyDp
Waze Mentor
Waze Mentor
Posts: 108
Has thanked: 14 times
Been thanked: 27 times
Send a message
--
Thanks,

Randy "gOyDp"
FL, Area Manager
SER Reference
SER Discord Server

Post by james890526
Any plans to update the link for WME beta? While changes can be done individually, I figure it's better for the script author to update the script too?
james890526
Waze Local Champs
Waze Local Champs
Posts: 308
Has thanked: 61 times
Been thanked: 42 times
Send a message
Best regards,
Lee Zhong Zhen
Local Champ - Malaysia



Waze Malaysia http://i.imgur.com/RVOq2tk.png https://i.imgur.com/6Rk8oL5.png https://i.imgur.com/vk73Muu.png

Post by jjczon
Did it stop working again after the recent WME changes?
jjczon
Posts: 4
Send a message

Post by jm6087
Ahh, that was my problem as well. Thanks for the update. Very nice
jm6087  
Waze Global Champs
Waze Global Champs
Posts: 9466
Answers: 21
Has thanked: 828 times
Been thanked: 2940 times
Send a message
Thanks,
John
US Global Champ



Post by juliansean
Thank you for updating this so quickly!
juliansean
Country Manager
Country Manager
Posts: 1348
Answers: 1
Has thanked: 350 times
Been thanked: 378 times
Send a message
Sean Julian
CM
SM: TX, LA, MS, AR, OK
AM: SE FL, Boston, MA, Brooklyn, NY, Bronx, NY, Manhattan, NY, Queens, NY, E CA, SW KS