elasticityMultiplier property
Controls the scale of automatic speed-based GeoConfig.distanceFilter elasticity.
Increasing elasticityMultiplier will result in fewer location samples as speed increases. A value of 0 has the same effect as GeoConfig.disableElasticity:true.
Implementation
final double? elasticityMultiplier;