disableElasticity property

bool? disableElasticity
final

Disable automatic, speed-based GeoConfig.distanceFilter scaling.

Defaults to false. Set true to disable automatic, speed-based GeoConfig.distanceFilter elasticity.

Implementation

final bool? disableElasticity;