When I try to get the speed property of the location sensor (see picture), I get a value between 0 and 1, whether I’m standing, walking or driving. I would expect the value to increase as I move faster. But the value seems to be independent of my speed. Does anyone know what I can do with the value?
After tracing back the origin of this component, I assume that the speed is measured in m/s. If that’s the case, you’re right, the value should increase
I have tested it a few more times now and also get values up to 3. I have not yet received the value -1, even if I turn off the position tracking before I start the app.