Show camera movement from one position to another position

I have the camera position at (0,0,0). I have a button that allows me to change the position of the camera for example (10,0,5). I am able to move the position without any problems but is there any way to show the movement of the camera to the position (10,0,5)?

Note: my camera is position at the top view of my plane

Use Lerp