Is it possible to display a route between two coordinates on JMapViewer on a Java application? I have managed to draw a polygon and get a straight line between two coordinates however I was wondering what would be required to actually make the line appear on the road? The map being used in JMapViewer is open street map.
Thanks