function waypointsFromSQL() { routeInfo[0] = { firstWaypoint: 0, root: "myt.n001", tier: 4, color: "TMlightsalmon", system: "mytn", label: "MYT N1" }; routeInfo[1] = { firstWaypoint: 18, root: "myt.n002", tier: 4, color: "TMlightsalmon", system: "mytn", label: "MYT N2" }; routeInfo[2] = { firstWaypoint: 30, root: "myt.n003", tier: 4, color: "TMlightsalmon", system: "mytn", label: "MYT N3" }; routeInfo[3] = { firstWaypoint: 40, root: "myt.n004", tier: 4, color: "TMlightsalmon", system: "mytn", label: "MYT N4" }; waypoints = [ new Waypoint("N2",-12.776082,45.232054), new Waypoint("D14",-12.775789,45.224651), new Waypoint("MajLam",-12.755637,45.232955), new Waypoint("MajKor",-12.7449,45.218503), new Waypoint("Kou",-12.736937,45.205393), new Waypoint("D19",-12.729663,45.169859), new Waypoint("+X248980",-12.725686,45.165761), new Waypoint("+X573000",-12.742556,45.150139), new Waypoint("D2",-12.725373,45.123167), new Waypoint("Dzo",-12.722212,45.120592), new Waypoint("+X482170",-12.721773,45.130184), new Waypoint("Ban",-12.704064,45.122931), new Waypoint("D12",-12.687171,45.103619), new Waypoint("+X251261",-12.684303,45.092762), new Waypoint("+X233311",-12.677228,45.094779), new Waypoint("+X637244",-12.672036,45.084693), new Waypoint("Mts",-12.681352,45.083642), new Waypoint("D1",-12.696644,45.07022), new Waypoint("N1",-12.776082,45.232054), new Waypoint("RuePom",-12.778295,45.231894), new Waypoint("Mah",-12.783061,45.234548), new Waypoint("D14",-12.785541,45.225896), new Waypoint("D3",-12.802699,45.213718), new Waypoint("+X153449",-12.832933,45.190887), new Waypoint("N3",-12.836704,45.177208), new Waypoint("D1",-12.834167,45.138788), new Waypoint("D8",-12.838734,45.128489), new Waypoint("D7",-12.840862,45.121579), new Waypoint("D5",-12.845193,45.105314), new Waypoint("AllGolf",-12.850883,45.098952), new Waypoint("N2",-12.836704,45.177208), new Waypoint("Dem",-12.843425,45.184847), new Waypoint("Ilo",-12.844733,45.189664), new Waypoint("Haj",-12.866291,45.198462), new Waypoint("Ham",-12.883297,45.215124), new Waypoint("Nya",-12.89294,45.202303), new Waypoint("Ban",-12.911304,45.192915), new Waypoint("D4_E",-12.937353,45.160589), new Waypoint("D5",-12.932898,45.151577), new Waypoint("D4_W",-12.939276,45.13675), new Waypoint("GTPTFry",-12.782946,45.254284), new Waypoint("PTGTFry",-12.782015,45.257503), new Waypoint("D9",-12.78981,45.268071), new Waypoint("D15",-12.796234,45.274293), new Waypoint("BlvdGenGal",-12.800733,45.283359) ]; traveler = ''; segments = [ 268079, 268080, 268081, 268082, 268083, 268084, 268085, 268086, 268087, 268088, 268089, 268090, 268091, 268092, 268093, 268094, 268095, 268096, 268097, 268098, 268099, 268100, 268101, 268102, 268103, 268104, 268105, 268106, 268107, 268108, 268109, 268110, 268111, 268112, 268113, 268114, 268115, 268116, 268117, 268118, 268119 ]; clinched = [ ]; mapClinched = true; mapStatus = mapStates.MAPVIEW; genEdges = true; }