Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map rotation feature is broken #64

Open
lagivan opened this issue Jan 16, 2024 · 1 comment
Open

Map rotation feature is broken #64

lagivan opened this issue Jan 16, 2024 · 1 comment

Comments

@lagivan
Copy link

lagivan commented Jan 16, 2024

Flutter_map supports rotating the map in web view using keyboard and mouse, see here - fleaflet/flutter_map#1511

This feature is broken with TappablePolylineLayer - the polyline layer is not rotated correctly. At the same time it works fine with the default PolylineLayer. It's reproducible with the example in this repo - on MacOS you can click the map with mouse or trackpad, then press Ctrl button and then drag the mouse/trackpad to rotate the map.

See the attached screenshot:
Screenshot 2024-01-16 at 11 03 55

@lagivan
Copy link
Author

lagivan commented Jan 16, 2024

I see this seems to be a duplicate of #61 but the fix PR is still open - #62

@HugoHeneault could you please merge that PR and publish a new release? I've checked that it indeed solves the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant