I have an issue Nokia Here Maps (v2.5.3 and 2.5.4), one I have instantiated a map on the page I keep having Javascript error logged in my console:
Unable to get property 'length' of undefined or null reference file:http://js.api.here.com/se/2.5.4/base.js Line:218
I debugged and found this error was thrown after the "pointercancel" event, the code wants to loop on "event.changeTouches" but the entry "changedTouches" does not exists in the normalized event object.
To test this issue you just need Internet Explorer (10 or 11) on a touch screen.
Regards, David