Racing game navigator

Hello, im developing mobile racing game. My map is huge and I want to create a navigator. The player can only drive on roads what I want to achieve is when player touchs a location on map I want to draw his way on minimap(like drawing lines between nodes in his path). Like a gta map. How can I achieve this?

A Point graph would probably be the easiest system for this

2 Likes