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 OyyoDams
ok can you try one more time ?
OyyoDams
Emeritus Local Champ
Emeritus Local Champ
Posts: 2675
Has thanked: 143 times
Been thanked: 674 times
Send a message

Post by OyyoDams
Yes the bug may be there. I'll check it a bit later.

Sent with Tapatalk
OyyoDams
Emeritus Local Champ
Emeritus Local Champ
Posts: 2675
Has thanked: 143 times
Been thanked: 674 times
Send a message

Post by OyyoDams
Ok back. I've removed debug steps as I know where the bug happens from time to time. I can't reproduce it but I think it happens when the map loads slowly. I've added a timeout. Can you tell me if things are better ?
OyyoDams
Emeritus Local Champ
Emeritus Local Champ
Posts: 2675
Has thanked: 143 times
Been thanked: 674 times
Send a message
Last edited by OyyoDams on Tue May 28, 2013 6:52 pm, edited 1 time in total.

Post by OyyoDams
mylan wrote:It's loading ok for me too, thank you.
Although TB bar is in the middle of the map for me now and I cannot move it (no drag&drop)
You can't drag it ??
OyyoDams
Emeritus Local Champ
Emeritus Local Champ
Posts: 2675
Has thanked: 143 times
Been thanked: 674 times
Send a message

Post by OyyoDams
Don't worry about the warnings. That's because the editor is loaded with https, but the Toolbox plugin loads script and pictures from wazeteam with http, which is unsecure (but no security is required here).
OyyoDams
Emeritus Local Champ
Emeritus Local Champ
Posts: 2675
Has thanked: 143 times
Been thanked: 674 times
Send a message

Post by OyyoDams
mylan wrote:Yes - can't drag the bar. There is still an error in javacript console: "Uncaught TypeError: Object [object Object] has no method 'draggable' ".
Well it looks like jquery-ui is not loaded on your computer, but Toolbox forces the page to include http://code.jquery.com/ui/1.10.3/jquery-ui.js in the header. Do you have any firewall or something that could block this site ?
OyyoDams
Emeritus Local Champ
Emeritus Local Champ
Posts: 2675
Has thanked: 143 times
Been thanked: 674 times
Send a message

Post by OyyoDams
I don't know about the loop, and I don't know if there is anyway to discard these warnings.
OyyoDams
Emeritus Local Champ
Emeritus Local Champ
Posts: 2675
Has thanked: 143 times
Been thanked: 674 times
Send a message

Post by OyyoDams
Just for information: http://www.labnol.org/software/disable- ... ome/20501/
How to Turn Off Insecure Content Warnings?
Unlike IE, Google Chrome doesn’t offer an easy option to disable these warnings but you can make use of a command-line switch to quickly turn them off.

Just right-click the Google Chrome icon on your desktop, or inside the Windows Start Menu, choose Properties and add the switch “–allow-running-insecure-content” to the target box. Restart Chrome to apply the changes and you won’t see that yellow bar again.
OyyoDams
Emeritus Local Champ
Emeritus Local Champ
Posts: 2675
Has thanked: 143 times
Been thanked: 674 times
Send a message

Post by OyyoDams
mylan wrote:It's loading ok for me too, thank you.
Although TB bar is in the middle of the map for me now and I cannot move it (no drag&drop)
Yeahah I found the bug! Jquery-UI didn't load correctly but this bug was masked by WME Addons plugin. Now anyone should be able to drag, even without WME Addons ;)
OyyoDams
Emeritus Local Champ
Emeritus Local Champ
Posts: 2675
Has thanked: 143 times
Been thanked: 674 times
Send a message

Post by OyyoDams
Strange doesn't happen to me...
OyyoDams
Emeritus Local Champ
Emeritus Local Champ
Posts: 2675
Has thanked: 143 times
Been thanked: 674 times
Send a message