s
i was thinking about a gps which suggest the streets to steer or even the shortest way to the point. im just thinking about create a graph of the full San Andreas map to manage the path finding, is there any good way or any library to help ?! or should i just create the graph and do this manually orrrr is there any better way ?!
g
The RouteConnector plugin
I know it was a thing back in the day. I don't know if something better has been developed, or if that one is still maintained
c