Closed
Description
While the _rotation
field is stored in MapState, and recently we've got rotation support in MapController
(#1115), core methods in MapState
do not account for rotation anywhere. For example, layerPointToLatLng
produces wrong results when the map is rotated.
Looks like fixing project
and unproject
would be enough.
Flutter_map 1.1.0.