RoadManager for osmdroid error
问题 I am following a tutorial here https://code.google.com/p/osmbonuspack/wiki/Tutorial_1 but I have encountered an error that it doesn't show the correct route correctly. It just shows a straight line from Point A to Point B. What I want to achieve is to show the correct route from these points. I'm guessing the error is that it doesn't recognize any nodes to go through. A similar question has been also asked and I am assuming I have the same problem if I haven't explained my question well.