LocationFilterEvent¶
Delivered to BackgroundGeolocation.onLocationFilter when the SDK's tracking location-filter rejects a raw location sample.
Rejected locations are not delivered to BackgroundGeolocation.onLocation, so this event is the only way to observe and adapt to them (eg: accuracy degrading while stationary).