0

What is the cause of this situation, I wrote to the hereMap support team, but no one responded.

https://i.stack.imgur.com/lwV7R.jpg

EDİT: The latest version(4.12.7.0) of Heremap fixed this problem. please update SDK to latest version.

Can Akın
  • 73
  • 1
  • 6

2 Answers2

0

Replace the HereMap in your Stack with an image. Then you will see that this is not related to your emulator nor the map. From the screenshot it looks like a problem with your visual tree.

Nusatad
  • 3,231
  • 3
  • 11
  • 17
  • ios emulator works fine here I don't use stack widget for maps map area the problem is like canvas error – Can Akın Jul 19 '22 at 06:00
0

I ran into this issue as well. As of the moment of writing this answer, the HERE SDK =< v3.12.3 is not compatible yet with Flutter 3.x due to this issue with platform views, as described in their release log here. Solution is to use FVM and run the app using Flutter version 2.10.5.

Michiel
  • 468
  • 3
  • 23