We have upgraded the project Angular version 7 to angular version 10, but on Here Map API not working on below
- The first Angular component is working fine
- When we change or select another component Here map is not rendering getting below error
ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'immediateRedraw' of null
TypeError: Cannot read property 'immediateRedraw' of null
at mapsjs-core.js:418
at l.invoke (polyfills.572d73b94f023dc97cfc.js:1)
How to fix the Here Map issue?