This looks pretty neat but also distracting and not very convenient. A useful follow mode should provide a view into the next several dozen seconds of road conditions. This projection forces road sections after sharp turns to go off screen, and does nothing to compensate for that (e.g. by rotating the view), so the distance and time of useful prediction changes constantly. Since you're already willing to give the driver nausea, consider unwrapping 90 degree turns into something more straight until they're close enough.
I found it useful because it shows context for the next turn and information about the street network near the next turn
you might find it better in openstreetmap
I feel like video game logic would be useful here where a view like this would replace the main view and the “macro view” would be a minimap in the corner.
I think where the actual distraction is comes from the level of detail. It would actually benefit from just having silhouettes or lower resolution “suggestions” of what’s there. It’s maybe just the buildings on the corners of turns or specific landmarks you’d want fully rendered so people could follow ambiguous directions like “Turn left at church, but not the Methodist church the Episcopal one!”
I think it'd be pretty easy to fix, too. Have a point on the line that represents "10 seconds from now" and orient your camera along the line between that and the point representation of your car, with slow, smooth panning so as not to get jerky transitions. If "10 seconds from now" is within a certain range of the car, it ought to just default to whatever its doing now.