Hello,
sometimes it seems, tha Navigator tells me a "stupid" Route to take. Here is one example:
<set>
<name>Test</name>
<departure><lat>125732965</lat><lon>120344588</lon></departure>
<destination><lat>125729628</lat><lon>120363620</lon></destination>
</set>
<name>Test</name>
<departure><lat>125732965</lat><lon>120344588</lon></departure>
<destination><lat>125729628</lat><lon>120363620</lon></destination>
</set>
In "real" navigation, it tells me to drive so:
(The long way. When I drove return, I know that is was stupid an took the short way).
When I simulate the route on PC-Navigator, it tells me the correct route (I use the same priotity levels for the different roads):
Here another example for a "stupid" routing:
Maybe, in this second example is the reason, that the displayed route is some "centimeter" shorter. But would it be an option to add a "penalty" fur every turn? So that the "straight" route will be prefered, also if it is a little longer?
Whats the reason for this?