custom.js 20.3 KB
Newer Older
Patrick's avatar
Patrick committed
1

Patrick's avatar
Patrick committed
2
3
4
5
6
7
 window.onload = function(){
// //   var scale = 'scale(1)';
// //   document.body.style.webkitTransform =  scale;    // Chrome, Opera, Safari
// //   document.body.style.msTransform =   scale;       // IE 9
// //   document.body.style.transform = scale;     // General
$("#tour-button").hide();
Patrick's avatar
Patrick committed
8
9
10
// console.log("checkagent: " + checkagent() + " istouchdevice: " + is_touch_device() + " isipad:" + checkIpad());
// document.getElementById("redtext").innerHTML = "checkagent: " + checkagent() + " istouchdevice: " + is_touch_device() + " isipad:" + checkIpad();
// checkagent();
Patrick's avatar
Patrick committed
11

Patrick's avatar
Patrick committed
12
// removebuildings();
Patrick's avatar
Patrick committed
13

Patrick's avatar
Patrick committed
14
var checkExist = setInterval(function() {
Patrick's avatar
Patrick committed
15

Patrick's avatar
Patrick committed
16
  if ($('.featured-company').length) {
Patrick's avatar
Patrick committed
17
    if (framework.isMobile() == false){
Patrick's avatar
Patrick committed
18
19
20
21
22
23
24
25
26
27
    var fCompany = document.getElementsByClassName("featured-company")[0];
    fCompany.setAttribute("id", "featuredCompany");
    var comp = document.getElementById("featuredCompany");
    
    g = document.createElement('div');
    g.setAttribute("id", "Div1");
    g.innerHTML = ("Legende:")
    g.setAttribute("style", "font-size: large; position: absolute; top: -31px; left: -2px;font-weight: bold; width: 100px; padding: 5px; text-align: center; vertical-align: middle; background: rgba(255,255,255,0.9);");
    comp.appendChild(g);
     clearInterval(checkExist);
Patrick's avatar
Patrick committed
28
  }}
Patrick's avatar
Patrick committed
29
}, 200);
Patrick's avatar
check    
Patrick committed
30
};
Patrick's avatar
Patrick committed
31
 
32
33
34
35
36
37
38

var showEinleitung = function(){
  document.getElementById("einlP01").style.display = "none";
  document.getElementById("einlP02").style.display = "block";
  document.getElementById("tourstart-btn").style.display = "block";
  document.getElementById("iconlist").style.display = "block";
  document.getElementById("detAnleitung").style.display = "block";
Patrick's avatar
Patrick committed
39
  document.getElementById("einlP02").scrollIntoView();
Patrick's avatar
Patrick committed
40
41
  document.getElementById("back-btn").style.display = "block";

Patrick's avatar
Patrick committed
42
  // startVCM();
43
}
Patrick's avatar
Patrick committed
44
45
46
47
48
49
50
51
52
var showTexte = function() {
  document.getElementById("einlP01").style.display = "block";
  document.getElementById("einlP02").style.display = "none";
  document.getElementById("tourstart-btn").style.display = "none";
  document.getElementById("iconlist").style.display = "none";
  document.getElementById("detAnleitung").style.display = "none";
  document.getElementById("einlP01").scrollIntoView();
  document.getElementById("back-btn").style.display = "none";
}
53

Patrick's avatar
Patrick committed
54
55
56
//  $(function () {
//   $('[data-toggle="tooltip"]').tooltip()
// })
Patrick's avatar
Patrick committed
57
58


Patrick's avatar
Patrick committed
59
60
61
62
63
64
var openquestionaire = function(){

    var framework = vcs.vcm.Framework.getInstance();
    var layers = framework.getLayers();
    var layerBStr = layers[0];
    // showTour();
Patrick's avatar
Patrick committed
65

Patrick's avatar
Patrick committed
66

Patrick's avatar
Patrick committed
67
68
69
    // layerBStr.highlight({"UUID_fcbe96cd-dd5f-425c-9d20-bbdcbd580e72":Cesium.Color.fromCssColorString("#BB8FCE")})
    // layerBStr.highlight({"UUID_e9b699f1-d0fc-4a27-8723-56a0e26c72e8":Cesium.Color.fromCssColorString("#BB8FCE")})
    // layerBStr.highlight({"UUID_28c63827-bd5c-46f8-8519-e305aeab00a5":Cesium.Color.fromCssColorString("#BB8FCE")})
Patrick's avatar
Patrick committed
70

Patrick's avatar
Patrick committed
71
72
73
74
75
76
77
78
    // layerBStr.highlight({"UUID_fc7f8988-e62d-4769-9650-28a3609632d2":Cesium.Color.fromCssColorString("#BB8FCE")})
    // layerBStr.highlight({"UUID_ab9268e8-590f-40fb-9e44-2832ff912e85":Cesium.Color.fromCssColorString("#BB8FCE")})
    // layerBStr.highlight({"UUID_022ef041-dd36-403f-b890-0af45fa8bec7":Cesium.Color.fromCssColorString("#BB8FCE")})
    // layerBStr.highlight({"UUID_d6facabb-3559-48d3-913f-e54a37243417":Cesium.Color.fromCssColorString("#BB8FCE")})
    // layerBStr.highlight({"UUID_13a5effb-8ecc-41e1-8527-e1a810fc8b9a":Cesium.Color.fromCssColorString("#BB8FCE")})
    // layerBStr.highlight({"UUID_898a14f3-977e-4edd-bea1-b88a815f3fa4":Cesium.Color.fromCssColorString("#BB8FCE")})
    // layerBStr.highlight({"UUID_42fa857e-ba07-4afd-8848-8a801f0a895f":Cesium.Color.fromCssColorString("#BB8FCE")})
    // layerBStr.highlight({"UUID_bd9ace15-693e-440a-9605-c3892bc44cb8":Cesium.Color.fromCssColorString("#BB8FCE")})
Patrick's avatar
Patrick committed
79

Patrick's avatar
Patrick committed
80

Patrick's avatar
Patrick committed
81
82
83
84
85
86
87
    var x = document.getElementsByClassName("contentWrap");
    x.innerHTML = "Hello World!"
}

function stopStory() {
    document.getElementById("tour-frame").style.display = "none"; // Click on the checkbox
    // window.mobilecheck = function() {
Patrick's avatar
Patrick committed
88
89
90
      // var check = false;
      // (function(a){if(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(a)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(a.substr(0,4))) check = true;})(navigator.userAgent||navigator.vendor||window.opera);
      // console.log(check);
Patrick's avatar
Patrick committed
91
      // return check;
Patrick's avatar
Patrick committed
92
    // };
Patrick's avatar
Patrick committed
93

Patrick's avatar
Patrick committed
94
95
}

96
function showbereich(bereich) {
97
98

  var allBereiche  = ["UmfrageOne", "WeilimdorfAreas", "projektOne", "bereichB", "bereichC", "bereichD","InfoWalz","burgerhaus","bereichA","fluchtling","kindertag",
Patrick's avatar
Patrick committed
99
  "jugendhaus","plangebiet","potA","potB","potC", "schule", "SGW", "chloroplast", "mk_jugendhaus", "forum", "mk_kinder","TSVW"];
100
101
102
103
104
105
106
107
108
109

  for (x of allBereiche){
    document.getElementById(x).style.display = "none";
  }


  var mobile = false;
  if (framework.isMobile() == true){
    mobile = true;
  }
Patrick's avatar
Patrick committed
110
  if (bereich == "TSVW"){
111

Patrick's avatar
Patrick committed
112
    document.getElementById("TSVW").style.display = "block";
113
114
115
    if (mobile == false){
      // document.getElementById("").style.display = "block";
    }
Patrick's avatar
Patrick committed
116
    
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133

  } else if (bereich == "mk_kinder"){
    document.getElementById("mk_kinder").style.display = "block";

  } else if (bereich == "forum"){
    document.getElementById("forum").style.display = "block";

  } else if (bereich == "mk_jugendhaus"){
    document.getElementById("mk_jugendhaus").style.display = "block";
    if (mobile == false){
      document.getElementById("mk_jugendhaus_bild").style.display = "none";
   } 
  } else if (bereich == "chloroplast"){
    document.getElementById("chloroplast").style.display = "block";

  } else if (bereich == "SGW"){
    document.getElementById("SGW").style.display = "block";
134

135
136
137
138
139
140
141
142
  } else if (bereich == "UmfrageOne"){
    document.getElementById("UmfrageOne").style.display = "block";

  } else if (bereich == "schule") {
    document.getElementById("schule").style.display = "block";
    if (mobile == false){
      // document.getElementById("").style.display = "block";
    }
Patrick's avatar
Patrick committed
143
  } else if (bereich == "bereichA"){
144
145
146
147
    document.getElementById("bereichA").style.display = "block";
    if (mobile == false){
       document.getElementById("bereichA_bild").style.display = "none";
    }    
Patrick's avatar
Patrick committed
148
  } else if (bereich == "bereichB") {
149
    document.getElementById("bereichB").style.display = "block";
150
151
152
    if (mobile == false){
      document.getElementById("bereichB_bild").style.display = "none";
   }    
Patrick's avatar
Patrick committed
153
  } else if (bereich == "bereichC") {
154
    document.getElementById("bereichC").style.display = "block";
155
156
157
    if (mobile == false){
      document.getElementById("bereichC_bild").style.display = "none";
   }    
Patrick's avatar
Patrick committed
158
  } else if (bereich == "bereichD") {
159
    document.getElementById("bereichD").style.display = "block";
160
161
162
    if (mobile == false){
      document.getElementById("bereichD_bild").style.display = "none";
   }    
Patrick's avatar
Patrick committed
163
  } else if (bereich == "InfoWalz"){
164
    document.getElementById("InfoWalz").style.display = "block";
165
166
167
168
    if (mobile == false){
      document.getElementById("InfoWalz_bild").style.display = "none";
   }    
  } else if (bereich == "burgerhaus") {
169
    document.getElementById("burgerhaus").style.display = "block";
170
171
172
173
    if (mobile == false){
      // document.getElementById("burgerhaus_bild").style.display = "none";
   }    
  } else if (bereich == "fluchtling"){
174
    document.getElementById("fluchtling").style.display = "block";
175
176
177
178
    if (mobile == false){
      document.getElementById("fluchtling_bild").style.display = "none";
   }    
  } else if (bereich == "kindertag"){
179
    document.getElementById("kindertag").style.display = "block";
180
181
182
183
    if (mobile == false){
      document.getElementById("kindertag_bild").style.display = "none";
   }    
  } else if (bereich == "jugendhaus"){
184
    document.getElementById("jugendhaus").style.display = "block";
185
186
187
    if (mobile == false){
      document.getElementById("jugendhaus_bild").style.display = "none";
   }    
Patrick's avatar
Update    
Patrick committed
188
189
  } else if (bereich == "plangebiet"){
    document.getElementById("plangebiet").style.display = "block";
190
    if (mobile == false){
Patrick's avatar
Patrick committed
191
       document.getElementById("plangebiet_bild").style.display = "none";
192
   }    
Patrick's avatar
Update    
Patrick committed
193
194
  } else if (bereich == "potA"){
    document.getElementById("potA").style.display = "block";
195

Patrick's avatar
Patrick committed
196
    if (mobile == false){
197
198
199
      document.getElementById("potA_bild").style.display = "none";
    }
  } else if (bereich == "potB"){
Patrick's avatar
Update    
Patrick committed
200
    document.getElementById("potB").style.display = "block";
201
202
203
204
    if (mobile == false){
      document.getElementById("potB_bild").style.display = "none";
   }    
  } else if (bereich == "potC"){
Patrick's avatar
Update    
Patrick committed
205
    document.getElementById("potC").style.display = "block";
206
207
208
    if (mobile == false){
      document.getElementById("potC_bild").style.display = "none";
   }    
209
210
  }
  showTour();
Patrick's avatar
Patrick committed
211
212
213
214
215
216
217
218
219
220

  // if (mobile == true){
  //   document.getElementById(bereich + "_bild").scrollIntoView();
  // } else {
    
  //   document.getElementById(bereich + "_cont").scrollIntoView();
  //   document.getElementById(bereich + "_cont").scrollTop += 60;
  // }
  
  
221
}
Patrick's avatar
Patrick committed
222
223
224
225
function showtourSpecific(specify) {
    if (specify == 'menu'){
      vcs.vcm.Framework.getInstance().getActiveMap().gotoViewPoint(vcs.vcm.Framework.getInstance().viewpoints.Böckingerstraße)
    }
Patrick's avatar
Patrick committed
226
227
228
229
    // var oldstuff = document.getElementById("old")
    // var para = document.createElement("P");
    // para.innerHTML = "This is a paragraph.";
    // document.getElementById("old").innerHTML = para.innerHTML;
Patrick's avatar
updates    
Patrick committed
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
    document.getElementById("bereichA").style.display = "none";
    document.getElementById("bereichB").style.display = "none";
    document.getElementById("bereichC").style.display = "none";
    document.getElementById("bereichD").style.display = "none";
    document.getElementById("InfoWalz").style.display = "none";
    document.getElementById("burgerhaus").style.display = "none";
    document.getElementById("fluchtling").style.display = "none";
    document.getElementById("kindertag").style.display = "none";
    document.getElementById("jugendhaus").style.display = "none";
    document.getElementById("plangebiet").style.display = "none";
    document.getElementById("potA").style.display = "none";
    document.getElementById("potB").style.display = "none";
    document.getElementById("potC").style.display = "none";
    document.getElementById("UmfrageOne").style.display = "none";
    document.getElementById("WeilimdorfAreas").style.display = "none";
Patrick's avatar
Patrick committed
245
246
    document.getElementById("projektOne").style.display = "block";
    showTour();
Patrick's avatar
Patrick committed
247

Patrick's avatar
Patrick committed
248
249
250
}


Patrick's avatar
Patrick committed
251

Patrick's avatar
Patrick committed
252
253
// ======================================================================================

Patrick's avatar
Patrick committed
254
// var slideIndex = [1,1];
Patrick's avatar
Patrick committed
255

Patrick's avatar
Patrick committed
256
257
258
// var slideId = ["mySlides1", "mySlides2"]
// showSlides(1, 0);
// showSlides(1, 1);
Patrick's avatar
Patrick committed
259

Patrick's avatar
Patrick committed
260
261
262
// // Next/previous controls
// function plusSlides(n, no) {
//   showSlides(slideIndex[no] += n, no);
Patrick's avatar
Patrick committed
263
264
// }

Patrick's avatar
Patrick committed
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
// // Thumbnail image controls
// // function currentSlide(n) {
// //   showSlides(slideIndex = n);
// // }


// function showSlides(n, no) {
//   var i;
//   var x = document.getElementsByClassName(slideId[no]);
//   if (n > x.length) {slideIndex[no] = 1}
//   if (n < 1) {slideIndex[no] = x.length}
//   for (i = 0; i < x.length; i++) {
//      x[i].style.display = "none";
//   }
//   x[slideIndex[no]-1].style.display = "block";
// }
Patrick's avatar
Patrick committed
281

Patrick's avatar
Patrick committed
282
283


Patrick's avatar
Patrick committed
284
// =========================================================================
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
// function EnergiekonzeptFunction(content){
//     vcs.vcm.Framework.getInstance().getActiveMap().gotoViewPoint(vcs.vcm.Framework.getInstance().viewpoints.stockach)

//     // var layerNamesToDeactivate = ["ProjektOne"]
//     // var layers = framework.getLayers();


//     document.getElementById("UmfrageOne").style.display = "none";

//     document.getElementById("projektOne").style.display = "none";
//     document.getElementById("WeilimdorfAreas").style.display = "none";

//     showTour();

//     if (content =="main"){

//     }else if(content=="Electricity"){
//       document.getElementById("energydemand").click();
//     }else if(content=="heat"){
//       document.getElementById("energydemand").click();
//     }else if(content=="Nat"){
//       document.getElementById("energydemand").click();
//     }else if(content=="Aux Gas Boiler"){
//       document.getElementById("thermalstorage").click();
//     }else if(content=="Aux Heater"){
//       document.getElementById("thermalstorage").click();
//     }else if(content=="Heat Pump"){
//       document.getElementById("heatpump").click();
//     }else if(content=="Tub"){
//       document.getElementById("energydemand").click();
//     }else if(content=="Tank"){
//       document.getElementById("thermalstorage").click();
//     }else if(content=="House Water"){
//       document.getElementById("energydemand").click();
//     }else if(content=="House with Lightning"){
//       document.getElementById("localEnergy").click();
//     }else if(content=="Solarpanel"){
//       document.getElementById("solarpotential").click();
//     }else if(content=="Batterie"){
//       document.getElementById("batterystorage").click();
//     };

//     // for (var i = 0; i< layers.length; i++) {
//     //     var layer = layers[i];
//     //     if(layerNamesToDeactivate.indexOf(layer.getName()) >= 0) {
//     //       layer.activate(false);
//     //     }
//     //   }



//       // var resultSimS = (callSimS());

//       // heating = JSON.parse(fixJson(resultSimS.return));
//       // console.log(resultSimS)
// }
Patrick's avatar
Patrick committed
341

Patrick's avatar
Patrick committed
342
343
344
345
346
347
348
function SimStadtStuff(){
      var resultSimS = (callSimS());

      heating = JSON.parse(fixJson(resultSimS.return));
      console.log(resultSimS)
}

Patrick's avatar
Patrick committed
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
function highlightFeatures(content){
  if(content=="energydemand"){
    outlineReverse();
    document.getElementById("mapElectricityID").style.outline = "1px";
    document.getElementById("mapHeatID").style.outline = "1px";
    document.getElementById("mapNatID").style.outline = "1px";
    document.getElementById("mapTubID").style.outline = "1px";
    document.getElementById("mapHouseWaterID").style.outline = "1px";
    document.getElementById("mapHouseElec").style.outline = "1px";
  }else if(content =="solarpotential"){
    outlineReverse();
    document.getElementById("mapSolarpanelID").style.outline = "1px";
  }else if(content =="heatpump"){
    outlineReverse();
    document.getElementById("mapHeatPumpID").style.outline = "1px";
  }else if(content =="thermalstorage"){
    outlineReverse();
    document.getElementById("mapAuxGasBoilerID").style.outline = "1px";
    document.getElementById("mapAuxHeaterID").style.outline = "1px";
    document.getElementById("mapTankID").style.outline = "1px";
  }else if(content =="batterystorage"){
    outlineReverse();
    document.getElementById("mapBatterieID").style.backgroundColor = "lightblue";
    document.getElementById("mapBatterieID").style.outline = "1px";
  }
Patrick's avatar
Patrick committed
374

Patrick's avatar
Patrick committed
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391

  function outlineReverse(){
    document.getElementById("mapElectricityID").style.outline = "none";
    document.getElementById("mapHeatID").style.outline = "none";
    document.getElementById("mapNatID").style.outline = "none";
    document.getElementById("mapTubID").style.outline = "none";
    document.getElementById("mapHouseWaterID").style.outline = "none";
    document.getElementById("mapHouseElec").style.outline = "none";
    document.getElementById("mapSolarpanelID").style.outline = "none";
    document.getElementById("mapHeatPumpID").style.outline = "none";
    document.getElementById("mapAuxGasBoilerID").style.outline = "none";
    document.getElementById("mapAuxHeaterID").style.outline = "none";
    document.getElementById("mapTankID").style.outline = "none";
    document.getElementById("mapBatterieID").style.outline = "none";
  }

}
Patrick's avatar
Patrick committed
392

Patrick's avatar
Patrick committed
393

Patrick's avatar
Patrick committed
394
function Questionnaire(part) {
Patrick's avatar
Patrick committed
395

396
397
398
399
400
401
402
403
404
405
406
407
    document.getElementById("WeilimdorfAreas").style.display = "none";
    document.getElementById("projektOne").style.display = "none";
    document.getElementById("bereichA").style.display = "none";
    document.getElementById("bereichB").style.display = "none";
    document.getElementById("bereichC").style.display = "none";
    document.getElementById("bereichD").style.display = "none";
    document.getElementById("InfoWalz").style.display = "none";
    document.getElementById("burgerhaus").style.display = "none";
    document.getElementById("fluchtling").style.display = "none";
    document.getElementById("kindertag").style.display = "none";
    document.getElementById("jugendhaus").style.display = "none";
    document.getElementById("UmfrageOne").style.display = "block";
Patrick's avatar
Patrick committed
408
  showTour();
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
  // if (part == '1') {
  //   var iframe = document.getElementById("iframe");
  //   var ans = iframe.contentWindow.document.getElementById("answer995397X21X122")
  //   ans.value = "A1" 

  // }else if (part == '2'){
  //   var iframe = document.getElementById("iframe");
  //   var ans = iframe.contentWindow.document.getElementById("answer995397X21X122")
  //   ans.value = "A2" 

  // }else if (part == '3'){
  //   var iframe = document.getElementById("iframe");
  //   var ans = iframe.contentWindow.document.getElementById("answer995397X21X122")
  //   ans.value = "A3" 

  // }
Patrick's avatar
Patrick committed
425
426
427
428
}



429
function handleClose(){
Patrick's avatar
Patrick committed
430
431
432
  var viewp = vcs.vcm.Framework.getInstance().viewpoints.startview
  $("#tour-button").hide();
  showMap()
Patrick's avatar
Patrick committed
433
  $("#myBalloon").hide();
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456

  var TerrainLayer = ["TestTerrainWeilimdorf"];
  var BuildingLayer = ["WeilimdorfHeight"];
  var Building02Layer = ["StuttgartLocal"];
  var Terrain02Layer = ["DGM2"];

  var layers = framework.getLayers();

      for (var i = 0; i< layers.length; i++) {
        var layer = layers[i];
        if(TerrainLayer.indexOf(layer.name) >= 0) {
            
        }else if (Terrain02Layer.indexOf(layer.name) >= 0){

        }else if (BuildingLayer.indexOf(layer.name) >= 0){

        }else if (Building02Layer.indexOf(layer.name) >= 0){

        }else{
          layer.clearHighlighting();
        }  
      }   

Patrick's avatar
Patrick committed
457
458
  // //stopStory()
  // vcs.vcm.Framework.getInstance().getActiveMap().gotoViewPoint(viewp)
Patrick's avatar
Patrick committed
459
}
Patrick's avatar
Patrick committed
460
461

//---------------------------------------------------------------------------------------
462
463
464
465
466
467
// function NordbahnhofText() {
//   document.getElementById("projektOne").style.display = "none";
//   // document.getElementById("Energiekonzept").style.display = "none"; 
//   document.getElementById("UmfrageOne").style.display = "none";
//   document.getElementById("WeilimdorfAreas").style.display = "none";
//   document.getElementById("NordbahnhofInfo").style.display = "block";
Patrick's avatar
Patrick committed
468
 
469
470
471
//   showTour();
//   showgraph(); 
// }
Patrick's avatar
Patrick committed
472
473
474
475
476
477
478
479

function WeilimdorfAreaText() {
  document.getElementById("projektOne").style.display = "none";
  document.getElementById("UmfrageOne").style.display = "none";
  document.getElementById("WeilimdorfAreas").style.display = "block";
 
  showTour();

Patrick's avatar
Patrick committed
480
481
482
483
484
485
486
487
}

function testshow() {
  document.getElementById("projektOne").style.display = "none";
  document.getElementById("UmfrageOne").style.display = "none";
  document.getElementById("WeilimdorfAreas").style.display = "none";
  document.getElementById("TestText").style.display = "block";
  showTour();
Patrick's avatar
Patrick committed
488
}