chris24802
Results
1
comments of
chris24802
Thanks a lot. I managed to draw also the alternative routes using a for loop in the onResponse method: ``` public onResponse(event: any) { let color: string[] = ['#FF6859', '#FFCF44',...