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