Merge pull request #477 from zod/475-docs-nogo-naming

Link from vianogo to android docs
This commit is contained in:
zod 2022-10-29 20:48:53 +02:00 committed by GitHub
commit eba0b18689
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,6 @@ Nogo areas are useful if you encouter an obstacle that is not contained in the
underlying map. But they can also be useful in planning alternative routes by underlying map. But they can also be useful in planning alternative routes by
excluding e.g. a certain bridge or ferry. excluding e.g. a certain bridge or ferry.
For offline use, nogo-areas can be defined as wayoints using a special naming For offline use, nogo-areas can be defined as wayoints using a special [naming convention](../users/android_advanced.md#using-nogo-areas).
convention. Handling of via-points during offline use depends on the mode of Handling of via-points during offline use depends on the mode of operation, see
operation, see the README for details. the README for details.