function waypointsFromSQL() { routeInfo[0] = { firstWaypoint: 0, root: "bel.b258", tier: 4, color: "TMlightsalmon", system: "deub", label: "BEL B258" }; waypoints = [ new Waypoint("DEU/BEL",50.626169,6.234977), new Waypoint("BEL/DEU",50.603016,6.24746) ]; traveler = 'michih'; segments = [ 123723 ]; clinched = [ 123723 ]; mapClinched = true; mapStatus = mapStates.MAPVIEW; genEdges = true; }