I need to create a grid that draws a line between two points when two points are selected. The line can only be drawn along x and y axis. It’s sort of a map, where one point is “You Are Here” and the other point is the user’s destination. I’ve done alot of searching but haven’t quite found what I’m looking for. Can anyone point me in the right direction?
Thanks!