HELP NEEDED WITH RESIZING HERE MAPS
In the process of developing an Ionic app using HERE maps, I encountered an issue with resizing. Despite calling aps.getViewPort().resize()
when changing my phone's orientation, the map does not scale accordingly. The background of the div where the map is located is set to red and 100% width, but the map itself remains unchanged. Any suggestions or solutions would be greatly appreciated.
Visual Reference: Event showing the inconsistency in map scaling upon changing phone orientation
Event Handling Code:
https://i.sstatic.net/uNGbm.png
Phone Screen Example:
https://i.sstatic.net/Qt7sj.png