more lookup changes
This commit is contained in:
parent
8fa82633d4
commit
e13d1ad468
12 changed files with 192 additions and 76 deletions
|
|
@ -75,7 +75,7 @@ public final class RoutingContext implements DistanceChecker
|
|||
public int ilatshortest;
|
||||
public int ilonshortest;
|
||||
|
||||
public void prepareNogoPoints( List<OsmNodeNamed> nogos )
|
||||
public static void prepareNogoPoints( List<OsmNodeNamed> nogos )
|
||||
{
|
||||
for( OsmNodeNamed nogo : nogos )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue