Howto:Creating a custom waypointlist pendant using Canvas: Difference between revisions

Jump to navigation Jump to search
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},
# {target: 0, latitude:0, longitude:0, ETA:0}
];
# ];




Navigation menu