Hello, I am struggling with correct format of following commands to get speed. May I please ask for help? Following does not work:
Position.enableLocationEvents(Position.LOCATION_CONTINUOUS, method(:onPosition));
var speed = Position.Info()speed;
Thanks, Jan