Set whether the location request should enable the stationary filter.
#include <bps/geolocation.h>
BPS_API void geolocation_set_stationary(bool stationary)
BlackBerry 10.2.0
The stationary flag.
The geolocation_set_stationary() function sets the stationary flag of a location request, which uses the device's sensors to optimize power usage in case the device's physical location is not changing.