Pasqual Koschmieder

Results 129 comments of Pasqual Koschmieder

You need to provide more info so that we can reporoduce the issue (like proxy & server version)

I tried switching to canvaskit rendering, this seems to resolve the issue.

yes, I'm building with `flutter build web --web-renderer canvaskit`, I did not observe any flickering yet - neither on mobile nor on a desktop web browser. However, I did sometimes...

Console log (hope the screenshot is ok), the site is available at https://web.bahnup.de - just search a german train station and click on the map icon: ![image](https://github.com/liodali/osm_flutter/assets/40468651/baa32917-592b-451a-9228-66ccfd36d551) Code Example ```dart...

Note that v3 is already only calling this for INTERACT, so you only need to check if the interact action was made with the main hand to prevent double action....

v3 uses a different approach to this problem by sending the information again when the player moves inside the imitation distance of a npc and the LOOK_AT_PLAYER flag is set...

beta6 was released with these changes, closing this as complete. Feel free to open a new issue if the issue is still there

Closing due to inactivity.