khalildakar93 / osmbonuspack

Automatically exported from code.google.com/p/osmbonuspack
0 stars 0 forks source link

Road =RoadManger.GetRoad (waypoints) return null and waypoints working correctly as i did alot of test in it #100

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
I did an Specific dijkstra algorithm to get shortest path on small area , after 
i got all of points , I tried to put it in getRoad (result of dijsktra) but it 
returns that road equals null ; but I checked points which comes from dijkstra 
and everything is going fine so from where does this problem comes ? and how 
can i solve it 

What is the expected output? What do you see instead?
Drawing path from point a to b , after getting points from dijkstra as geopoint 
(it works correctly there is no error and output comes from dijksta)
What version of the products are you using (Android SDK, osmdroid,
OSMBonusPack)?
Android SDK more than 14 
OSMBonusPack version 4.5 
osmdroid version 4.2 

Please provide any additional information below.
waiting how to solve this problem asap 
Many thanks 

Original issue reported on code.google.com by amqcompu...@gmail.com on 12 Dec 2014 at 10:51

GoogleCodeExporter commented 8 years ago
Sorry, but this description is so unclear that it's impossible to understand 
your context and your issue. 
If you need advice, submit a question in Stackoverflow. But be much more 
specific (providing relevant pieces of code for instance). 

Original comment by mathieu....@gmail.com on 13 Dec 2014 at 10:09

GoogleCodeExporter commented 8 years ago

Original comment by mathieu....@gmail.com on 17 Dec 2014 at 6:04