react-native-kalman-location icon indicating copy to clipboard operation
react-native-kalman-location copied to clipboard

React Native Google Location Module for android that implements the Kalman Filter.

Results 1 react-native-kalman-location issues
Sort by recently updated
recently updated
newest added

It will be good to have ability to pass some settings into getLocation() method. Something like: `RNKalmanLocation.getLocation({ options })` For example it will be useful to determine location operators, such...