I want to visualize possible roads between two points, something like google map, I have a GeoJSON file that contains the roads network, is it possible or is there any algorithm to plot only roads between two points?
-This is what I have done, and I want the line to be according to the roads.