Tweak OSM map rotation threshold

This commit is contained in:
Ming Ming 2024-10-29 00:27:50 +08:00
parent f789d0473b
commit 3089ab7bbb

View file

@ -73,6 +73,7 @@ class _OsmInteractiveMapState extends State<OsmInteractiveMap> {
interactionOptions: const InteractionOptions(
enableMultiFingerGestureRace: true,
pinchZoomThreshold: 0.25,
rotationThreshold: 15,
),
),
children: [