diff --git a/np_gps_map/lib/src/interactive_map/osm.dart b/np_gps_map/lib/src/interactive_map/osm.dart index 1f892280..8f5215b2 100644 --- a/np_gps_map/lib/src/interactive_map/osm.dart +++ b/np_gps_map/lib/src/interactive_map/osm.dart @@ -73,6 +73,7 @@ class _OsmInteractiveMapState extends State { interactionOptions: const InteractionOptions( enableMultiFingerGestureRace: true, pinchZoomThreshold: 0.25, + rotationThreshold: 15, ), ), children: [