here-sdk-ref-app-flutter icon indicating copy to clipboard operation
here-sdk-ref-app-flutter copied to clipboard

rightRoundaboutEnter.svg and leftRoundaboutEnter.svg

Open MauroGentile opened this issue 1 year ago • 2 comments

The refApp uses the 2 svg mentioned in the titile but tehse are not present in the assets folder. As a consequence, when I run a navigation simulation I get the following error in the prompt:

flutter: ManeuverAction.rightTurn
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Unable to load asset: "assets/maneuvers/light/rightRoundaboutEnter.svg".

MauroGentile avatar Apr 12 '24 12:04 MauroGentile

Hi, It is a known issue that some icons are missing. We are actively working to include all the missing icons in upcoming updates. However, this process might take some time, and we cannot guarantee a quick resolution.

Guru-cm-here avatar Apr 15 '24 08:04 Guru-cm-here