You can add SetActorLocation node to a custom event in your player character or player controller blueprint and just cast from the widget to character or player controller and call event which will fire SetActorLocation. You can also transfer variables such as vector with location to custom event.