Solution:
Error has been fixed. Cause: When logging, list elements of the routes found are accessed, but these do not exist because the end point of the searched route would be in the water (sea/lake). The Here API returns us an empty route list and we mistakenly try to access the first list element anyway.
closes #216
Solution: Error has been fixed. Cause: When logging, list elements of the routes found are accessed, but these do not exist because the end point of the searched route would be in the water (sea/lake). The Here API returns us an empty route list and we mistakenly try to access the first list element anyway.