Colin Doig
Results
3
comments of
Colin Doig
trafficstars
Any progress on this @GerkinDev ?
I have made a modification which switches to "move" mode when moving, then back to "significant changes" after five minutes of being stationary. https://github.com/captain-igloo/owntracks-android
In the interim the default can be changed like this: ``` $this->setDesiredCapabilities([ 'goog:chromeOptions' => [ 'w3c' => false ] ]); ```