MapKit Magic Mouse stammers on scroll

When running under macOS Big Sur and earlier releases, displaying a mapView in a viewcontroller, when swiping across the magic mouse the map would scroll - and continue to scroll when releasing your finger from the mouse proper - until the map would eventually roll to a stop.

When compiling and running in Monterey and performing a similar Magic Mouse swipe on a mapView, when the finger loses contact with the mouse the map immediately stops the scroll. This makes for a much less fluid gesture.

Will this be changed to match the earlier implementation?