... | ... | @@ -1087,7 +1087,7 @@ KML Tour created and stored at C:\Users\Christina\Documents\Test Folder\A Little |
|
|
|
|
|
Before launching the Google Earth application, we wanted to ask the user to confirm that they want to launch the programme. For this, we simply used a scanner to prompt the user to enter some form of "yes" to launch the programme. If something else is entered, we end the programme. We called the askUser2() method from the user_Input.java class.
|
|
|
|
|
|
<details><summar>See the Code for the user_Input.java Class</summary>
|
|
|
<details><summary>See the Code for the user_Input.java Class</summary>
|
|
|
|
|
|
```java
|
|
|
|
... | ... | @@ -1250,13 +1250,15 @@ Launch complete. |
|
|
## Video Demos!
|
|
|
|
|
|
(1) Programme interaction
|
|
|

|
|
|

|
|
|
|
|
|
|
|
|
(2) Google Earth Tour
|
|
|

|
|
|

|
|
|
|
|
|
|
|
|
### Further Information
|
|
|
|
|
|
## Further Information
|
|
|
|
|
|
For further information on this project, don't hesitate to contact the authors:
|
|
|
|
... | ... | @@ -1270,3 +1272,5 @@ For further information on this project, don't hesitate to contact the authors: |
|
|
This project was carried out in the context of a practical course at the University of Salzburg. For more information on the course visit:
|
|
|
|
|
|
https://online.uni-salzburg.at/plus_online/wbLv.wbShowLVDetail?pStpSpNr=524338
|
|
|
|
|
|
 |