I recomend using a panel with digits and a panel with a bitmap that shows a top-down view of the map. Add another panel (could be a small dot) for the car position.
Now just update the dot position (pos_x and pos_y of the dot panel) in the function of the car.
If you have any questions on how to do that, feel free to ask.