function waypointsFromSQL() { routeInfo[0] = { firstWaypoint: 0, root: "ar.i049futbar", tier: 3, color: "TMteal", system: "usaif", label: "AR I-49FutBar" }; waypoints = [ new Waypoint("187",35.25562,-94.354711), new Waypoint("190",35.29342,-94.329793), new Waypoint("191",35.30947,-94.31384), new Waypoint("193",35.321774,-94.292956) ]; traveler = 'mapcat'; segments = [ 505115, 505116, 505117 ]; clinched = [ 505115, 505116, 505117 ]; mapClinched = true; mapStatus = mapStates.MAPVIEW; genEdges = true; }