Check routing
This commit is contained in:
parent
34d75b1b91
commit
bb990759e2
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
<!-- 1. parameters of routing and different tweaks Influence on A* : -->
|
<!-- 1. parameters of routing and different tweaks Influence on A* : -->
|
||||||
<!-- f(x) + heuristicCoefficient*g(X) -->
|
<!-- f(x) + heuristicCoefficient*g(X) -->
|
||||||
<!-- TEMPORARY needs to be reverted to 1 -->
|
<!-- TEMPORARY needs to be reverted to 1 -->
|
||||||
<attribute name="heuristicCoefficient" value="1" />
|
<attribute name="heuristicCoefficient" value="" />
|
||||||
|
|
||||||
<!-- 1.1 tile load parameters (should not affect routing) -->
|
<!-- 1.1 tile load parameters (should not affect routing) -->
|
||||||
<!-- by default 16 -->
|
<!-- by default 16 -->
|
||||||
|
|
Loading…
Reference in a new issue