fix(earth-controls): zoom-aware drag sensitivity and bump version to 0.22.13
This commit is contained in:
@@ -7,6 +7,9 @@ export const CONFIG = {
|
||||
maxZoom: 5.0,
|
||||
earthRadius: 100,
|
||||
rotationSpeed: 0.0005,
|
||||
dragRotationFactorBase: 0.005,
|
||||
dragRotationScaleMin: 0.28,
|
||||
dragRotationScaleMax: 2.0,
|
||||
};
|
||||
|
||||
// Earth coordinate constants
|
||||
|
||||
Reference in New Issue
Block a user