Google's official Google Maps has a so-called kinetic scrolling (a.k.a. inertia scrolling) feature. Unfortunately, this feature is not available if you create a map using the Google Maps JavaScript API V3. That's where the kineticscrolling project comes in. It adds a kinetic scrolling feature to your custom Google Maps. It is just pure JavaScript code, and does not depend on any external libraries other than the Google Maps JavaScript API V3.
| Tags | Google Maps Kinetic Scrolling JavaScript |
|---|---|
| Licenses | MIT |
| Implementation | JavaScript |