Skip to content

Map rotation feature is broken #64

@lagivan

Description

@lagivan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions