I'm having trouble displaying custom icons on HERE maps. Despite not receiving any errors, the icons are not showing up as expected. I have created a demo at the following link for reference: https://stackblitz.com/edit/angular-ivy-zp8fy5?file=src%2Fapp%2Fapp.component.ts
I believe there might be a simple mistake in my code that I can't seem to identify. I also attempted to use {icon: this.iconHMap}, but it did not display anything either.