Create a position with a specific bearing
RaliPosition.withBearing(this.lng, this.lat, double bearing) { _bearing = bearing; }