Changed inertia
This commit is contained in:
@@ -39,7 +39,7 @@ const mobileZoomLevels = {
|
||||
maxZoom: 6.7
|
||||
}
|
||||
|
||||
const inertiaDeceleration = 1500
|
||||
const inertiaDeceleration = 2000
|
||||
const maxBoundsPadding = 10
|
||||
const maxBoundsViscosity = .75
|
||||
|
||||
|
||||
Reference in New Issue
Block a user