I am not able to load HERE maps, on any of my environments like dev, stage, or prod. The problem seems to be with the HERE maps mapsjs-core.js .
I have further investigated, but it's not even loading on their examples section or on stackblitz.
The specific errors are :
Uncaught TypeError: Cannot read property 'length' of undefined
at new Fk (mapsjs-core.js:269)
at eval (eval at <anonymous> (mapsjs-core.js:71), <anonymous>:16:464)
at Object.eval (mapsjs-core.js:71)
at mapsjs-service.js:7
strong text