20,741
edits
| Line 59: | Line 59: | ||
# for faster testing, let's use a vector with dummy data to be shown matching the columns of the hard-coded widget: | # for faster testing, let's use a vector with dummy data to be shown matching the columns of the hard-coded widget: | ||
var dummyData = [ | #var dummyData = [ | ||
# {target: 0, latitude:0, longitude:0, ETA:0} | |||
]; | # ]; | ||