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

Add some configuration options.

Open alexey-kuznetsov opened this issue 5 years ago • 0 comments

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 GPS only or GPS + Network. And also it will be useful to determine some filtering settings.

alexey-kuznetsov avatar Aug 14 '18 08:08 alexey-kuznetsov