Flutter_map: Rotated map jumps around when panning

Created on 16 Jul 2019  路  9Comments  路  Source: fleaflet/flutter_map

The MapController sample allows rotation, but panning a rotated map causes the map to jump. This may be due to the fling animation.

See https://github.com/johnpryan/flutter_map/pull/359 for details related to rotation

bug

All 9 comments

I can still reproduce this on master, are you sure it's fixed?

I'm not sure, I'll reopen this.

Woops, I already opened #387. If it's the same cause we can close it and continue here.

So this is the behavior I recorded on a Pixel 3: https://youtu.be/wEW-7ZECZrw

As you can see, only when the map is rotated, the panning animation isn't smooth and the map jumps down.

Any update on this?

Not sure I can see this in master, but it would be good to be fixed, is it because the CI tests failed ? (not that familiar with it yet!)

I also have this problem, setting the rotation to 180 and 0 have no problem though

Yes, it seems to be worst for rotation values of 90 and 270 degrees. We tried it too.

Hello, PR #719 fixes this problem.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aytunch picture aytunch  路  4Comments

jasonleung101 picture jasonleung101  路  3Comments

garrrettt picture garrrettt  路  4Comments

SamuelRioTz picture SamuelRioTz  路  4Comments

jacksos101 picture jacksos101  路  3Comments