WIP: trying to migrate script to Waze SDK
WIP: more changes related to SDK migration
moved SDK declaration on top
WIP: error handling redesign
WIP: use dynamic road types (breaking change for rules table)
WIP: async/await changes
rules link change for v2
WIP: scanArea updates
some initialization errors fixed
some loggin/debugging improvements
more or less working prototype
few more issues to fix
fixed segments scanning
optimized some ui elements during scanning
poi vars naming optimization
get rid of jQuery
optimized animation logic
refactored variables declarations
minor fixes
styling and other fixes
css styling and code comments cleanup
more styling cleanup