tlserver / flutter_map_location_marker

A flutter map plugin for displaying device current location.
https://pub.dev/packages/flutter_map_location_marker
BSD 3-Clause "New" or "Revised" License
97 stars 81 forks source link

roation when device is in landscape is wrong #41

Closed mohammedX6 closed 1 year ago

mohammedX6 commented 1 year ago

When the device is in the landscape, the direction is wrong.

tlserver commented 1 year ago

Can you provide more information? I have tested on my phone, the direction is correct in both landscape and portrait.

mohammedX6 commented 1 year ago

I think I need proper testing to find the cause of the problem, I will close it now.