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 Mike_2985
hello, there is still a problem for the import of CSV file, the file is found everything is good but there is an error when checking or apply

Code: Select all

Uncaught TypeError: Cannot read property 'EDIT_CLOSURES' of undefined
    at <anonymous>:1651:50
    at Array.filter (<anonymous>)
    at WMEAC_Injected.WMEAC.ClassClosure.applyInWME (<anonymous>:1650:21)
    at applyClosure (<anonymous>:2581:29)
    at readyToApply (<anonymous>:2595:13)
and

Code: Select all

Uncaught TypeError: Cannot read property 'EDIT_GEOMETRY' of undefined
    at _0x5f775e.canEdit (userscript.html?id=735ac9d8-465b-4578-8fff-2ddb2c735c1a:45253)
    at _0x5f775e.loopSegments (userscript.html?id=735ac9d8-465b-4578-8fff-2ddb2c735c1a:45170)
    at _0x34afa5 (userscript.html?id=735ac9d8-465b-4578-8fff-2ddb2c735c1a:44669)
    at n.eval (userscript.html?id=735ac9d8-465b-4578-8fff-2ddb2c735c1a:44477)
    at f (vendor-b350155b7077605a1932.js:1)
    at p (vendor-b350155b7077605a1932.js:1)
    at h (vendor-b350155b7077605a1932.js:1)
    at n.u.trigger (vendor-b350155b7077605a1932.js:1)
    at r.<anonymous> (app-b14f030a21b97df0f48d.js:1)
    at initialize.triggerEvent (vendor-b350155b7077605a1932.js:1)
Mike_2985
Waze Local Champs
Waze Local Champs
Posts: 5395
Answers: 1
Has thanked: 328 times
Been thanked: 924 times
Send a message

Post by Mike_2985
it seems to be ok, thank you!
Mike_2985
Waze Local Champs
Waze Local Champs
Posts: 5395
Answers: 1
Has thanked: 328 times
Been thanked: 924 times
Send a message

Post by Mike_2985
hello, after import CSV file it is impossible to check segment :

Code: Select all

Uncaught TypeError: Cannot read property '3' of undefined
    at Object.WMEAC_Injected.WMEAC.csvCheckAllSegments (<anonymous>:2663:63)
    at <anonymous>:2639:47
WMEAC_Injected.WMEAC.csvCheckAllSegments @ VM8743:2663
(anonymous) @ VM8743:2639
setTimeout (async)
WMEAC_Injected.WMEAC.csvCheckAllSegments @ VM8743:2639
WMEAC_Injected.WMEAC.CSVCheckSegsChecked @ VM8743:2877
Mike_2985
Waze Local Champs
Waze Local Champs
Posts: 5395
Answers: 1
Has thanked: 328 times
Been thanked: 924 times
Send a message

Post by Mike_2985
the script works (V 2019.12.13.02) except the "check" function when we go to parse CSV file
(this bug was already present on the previous version)
Mike_2985
Waze Local Champs
Waze Local Champs
Posts: 5395
Answers: 1
Has thanked: 328 times
Been thanked: 924 times
Send a message

Post by Mike_2985

Code: Select all

app-1162968d277a73620b89.js:1 Uncaught TypeError: Cannot read property 'segmentSelection' of undefined
    at r.initialize (app-1162968d277a73620b89.js:1)
    at r.t.Model (vendor-4450c72719d02a5141f6.js:1)
    at new r (vendor-4450c72719d02a5141f6.js:1)
    at Object.WMEAC_Injected.WMEAC.addClosureListFromSelection (<anonymous>:2210:13)
    at HTMLButtonElement.<anonymous> (<anonymous>:1209:19)
Mike_2985
Waze Local Champs
Waze Local Champs
Posts: 5395
Answers: 1
Has thanked: 328 times
Been thanked: 924 times
Send a message



Post by phuz
No. Sometimes the script will load, but it is not functional. (at least on my end)
phuz
Country Manager
Country Manager
Posts: 244
Has thanked: 54 times
Been thanked: 233 times
Send a message


Post by phuz
AC still not working for me. I have the updated 5-Feb-2020 version.
phuz
Country Manager
Country Manager
Posts: 244
Has thanked: 54 times
Been thanked: 233 times
Send a message