Check routing

This commit is contained in:
Victor Shcherb 2012-10-09 01:17:21 +02:00
parent 34d75b1b91
commit bb990759e2

View file

@ -3,7 +3,7 @@
<!-- 1. parameters of routing and different tweaks Influence on A* : -->
<!-- f(x) + heuristicCoefficient*g(X) -->
<!-- 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) -->
<!-- by default 16 -->