react-map-interaction
react-map-interaction copied to clipboard
Inertial Panning
First shot at implementing Add feature for inertia/momentum panning #62.
Adds two props, disableInertialPanning and frictionCoef.
I couldn't figure out how to get the tests working with requestAnimationFrame, but Storyboard looked good.