BUGFIX: handle multiple arguments in direction parameter
TLS breaks, if more than one single arguments is passed in the direction parameter to major-roads like:
<url>/major-roads/?&direction=S,NE
This will raise an error.
After this bugfix, TLS will return a value for each direction.
Important: Check, if this bugfix is compatible to all other apps.
Edited by Ghost User