-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
executable file
·464 lines (412 loc) · 25.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
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
341
342
343
344
345
346
347
348
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
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<title>TravelStreetview</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#000000">
<!--Google Font link-->
<link href="https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Droid+Sans" rel="stylesheet">
<link rel="stylesheet" href="assets/css/animate.css">
<link rel="stylesheet" href="assets/css/iconfont.css">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/bootstrap.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/bootsnav.css">
<!--For Plugins external css-->
<link rel="stylesheet" href="assets/css/plugins.css" />
<!--Theme custom css -->
<link rel="stylesheet" href="assets/css/style.css">
<!--<link rel="stylesheet" href="assets/css/colors/maron.css">-->
<!--Theme Responsive css-->
<link rel="stylesheet" href="assets/css/responsive.css" />
<script src="assets/js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
</head>
<body data-spy="scroll" data-target="#navbar-menu" data-offset="110">
<!-- Preloader -->
<div id="loading">
<div id="loading-center">
<div id="loading-center-absolute">
<div class="object" id="object_one">
<i class="icon icon-map-marker"></i>
</div>
<div class="object" id="object_two">
<i class="icon icon-map-marker"></i>
</div>
<div class="object" id="object_three">
<i class="icon icon-map-marker"></i>
</div>
<div class="object" id="object_four">
<i class="icon icon-map-marker"></i>
</div>
</div>
</div>
</div>
<!--End off Preloader -->
<div class="culmn">
<!--Home page style-->
<nav class="navbar navbar-default bootsnav navbar-fixed no-background">
<div class="container">
<!-- Start Header Navigation -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-menu">
<i class="fa fa-bars"></i>
</button>
<a class="navbar-brand" href="#brand">
<img src="assets/images/logo.png" class="logo" alt="">
<!--<img src="assets/images/footer-logo.png" class="logo logo-scrolled" alt="">-->
</a>
</div>
<!-- End Header Navigation -->
<!-- navbar menu -->
<div class="collapse navbar-collapse" id="navbar-menu">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="#home">Home</a>
</li>
<li>
<a href="#features">Features</a>
</li>
<li>
<a href="#privacy">Privacy Policy</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
</nav>
<!--Home Sections-->
<section id="home" class="home bg-black fix">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="main_home">
<div class="col-md-12">
<div class="hello_slid">
<div class="slid_item xs-text-center">
<div class="col-sm-4">
<img id="image" src="assets/images/hello-phone0.png" alt="" />
</div>
<div class="col-sm-8">
<div class="home_text xs-m-top-30">
<h2 class="text-white">Welcome to</h2>
<h1 class="text-white">TravelStreetview</h1>
<h3 class="text-white">The missing
<strong>link</strong> between your</h3>
<h3 class="text-white">
<strong>travel</strong> pics and
<strong>Streetview</strong>
</h3>
</div>
<div class="home_btns m-top-40">
<a href="https://play.google.com/store/apps/details?id=com.travelstreetview">
<img style="width: 40%" src="assets/images/google-play-badge.png" alt="" />
</a>
<a href="https://itunes.apple.com/us/app/travelstreetview/id1399767412">
<img style="width: 32%" src="assets/images/app-store-badge.svg" alt="" />
</a>
</div>
</div>
</div>
<!-- End off slid item -->
</div>
</div>
</div>
</div>
<!--End off row-->
</div>
<!--End off container -->
</section>
<!--End off Home Sections-->
<section id="privacy" style="display: none;" class="home policy-container bg-black fix">
<div class="overlay"></div>
<div class="container policy">
<h2 style="margin-left: 10px">Privacy Policy</h2>
<p>This document constitutes the Privacy Policy of the TravelStreetview mobile app. The app allows you to pick
images on your mobile device from which it will then extract the exif data. This data is used to show
you the locations where those images were taken with the help of Google Maps and Streetview.
<br> If you choose to create an account on TravelStreetview, certain information in your profile will be
publicly accessible and identifiable via your screen name.
<br> TravelStreetview uses
<a href="https://firebase.google.com">Firebase</a> as its data storage service which means that your information will be stored on the Firebase
servers and not on servers owned by TravelStreetview. For detailed information about privacy and security
in Firebase please follow this
<a href="https://firebase.google.com/support/privacy/?utm_source=email&utm_medium=email&utm_campaign=firebase_gdpr2">link</a>.
</p>
<h3>What information is collected and how it is used</h3>
<p>Information you enter in the app will be collected and stored on your device. This includes all images you
select and all exif data which is contained in these images. Furthermore the exif data is used to also
collect location information like the city, area or country where the image was taken.
<br> This information will not be stored on the Firebase servers but will stay on your device as long as
you do not create a TravelStreetview account.
<br> Should you decide to create an account, your visited cities, areas, countries and all other information
in your passport will be stored on the Firebase servers and will be publicly accessible. You do however
have the option to keep this information private so that it can only be seen by you by selecting the
"Make passport private" checkbox in the app settings. Your information will then still be stored on the
Firebase servers but will only be visible to you.
<br> All images you have selected in the app will
<strong>not</strong> be published even if you create an account. The app however also allows you to explicitly publish
images. These images are then marked by a blue cloud icon and will be added to your public album. All
images in your public album are publicly accessible.
<br> Should you decide to take a picture through the TravelStreetview app instead of selecting an already
existing image on your device, the app will request access to your current location and your device's
camera. This information is only used to display the image's location and will not be collected for other
purposes.
<br> Additionally the app will request permission to read your current location in order to display this information on
the map which is displayed in the "Maps" tab. This information is also not collected or used for any
other purposes.
</p>
<h3>Your choices regarding your privacy</h3>
<p>At any time TravelStreetview allows you to delete information you have already published. You can delete individual published
images in the app which will delete them on the Firebase servers as well. The same goes for individual
items in your passport. Furthermore you can make your passport private so that it is only visible to
you. This action will not delete your passport information on the Firebase servers though.
<br> In the app's settings you also have the possibility to delete your whole account. This action will irreversibly
delete all information linked to your account on the Firebase servers. Please note however that Firebase
periodically creates automated data backups which can be used to restore data in the case of a data loss
incident. This means that your data will still be contained in these backup files for another 30 days.
Should you encounter problems with the account deletion feature in the app you can contact us and we
will manually delete the information associated with your account.</p>
<h3>With whom your information is shared</h3>
<p>TravelStreetview does not share any of your information with other parties. Please note however that the
app serves ads via Google's
<a href="https://apps.admob.com">AdMob</a> service. AdMob uses your device's advertising id to serve personalized ads based on your interests.
We do not have access to or control over the technologies this service may use to collect information
about you.</p>
<h3>Children’s Privacy</h3>
<p>Our Services do not address anyone under the age of 13. We do not knowingly collect personal identifiable
information from children under 13. In the case we discover that a child under 13 has provided us with
personal information, we immediately delete this from our servers. If you are a parent or guardian and
you are aware that your child has provided us with personal information, please contact us so that we
will be able to do necessary actions.</p>
<h3>Changes to this Privacy Policy</h3>
<p>We may update this Privacy Policy from time to time. Thus, we advise you to review this page periodically
for any changes. We will notify you of any changes by posting the new Privacy Policy on this page. These
changes are effective immediately, after they are posted on this page.</p>
<h3>Contact</h2>
<p>If you have any questions or suggestions about this Privacy Policy contact us at [email protected].</p>
</div>
<!--End off container -->
</section>
<!--End off Home Sections-->
<!--Featured Section-->
<section id="features" class="features bg-black">
<div class="container">
<div class="row">
<div class="main_features fix roomy-70">
<div class="col-md-6">
<div class="features_item sm-m-top-30">
<div class="f_item_icon">
<i class="icon icon-map-marker"></i>
</div>
<div class="f_item_text">
<h3>Locate your pictures</h3>
<p>The combination of Google Maps and Streetview allows you to revisit the locations where
your travel pictures were taken.</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="features_item sm-m-top-30">
<div class="f_item_icon">
<i class="icon icon-agenda"></i>
</div>
<div class="f_item_text">
<h3>Collect passport stamps</h3>
<p>You can earn a passport stamp for every year in which you visit a country. All your visited
cities, areas, regions and continents are displayed in your digital passport.
</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="features_item m-top-70">
<div class="f_item_icon">
<i class="icon icon-people-32"></i>
</div>
<div class="f_item_text">
<h3>Connect with your travel mates</h3>
<p>Share your favorite travel pictures and locations with your travel mates.</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="features_item m-top-70">
<div class="f_item_icon">
<i class="icon icon-eye"></i>
</div>
<div class="f_item_text">
<h3>Your privacy is respected</h3>
<p>TravelStreetview can be used without an account. All your pictures will stay offline
and on your phone unless you explicitly decide to publish them.
</p>
</div>
</div>
</div>
</div>
</div>
<!-- End off row -->
</div>
<!-- End off container -->
</section>
<!-- End off Featured Section-->
<!--product section-->
<section id="product" class="product text-center">
<div class="container">
<div class="main_product roomy-80">
<div class="head_title text-center fix">
<h2 class="text-uppercase text-black">Screenshots</h2>
</div>
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<div class="container">
<div class="row">
<div class="col-sm-4">
<div class="port_item xs-m-top-30">
<div class="port_img">
<img src="assets/images/screen1.jpg" alt="" />
<div class="port_overlay text-center">
<a href="assets/images/screen1.jpg" class="popup-img">+</a>
</div>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="port_item xs-m-top-30">
<div class="port_img">
<img src="assets/images/screen2.jpg" alt="" />
<div class="port_overlay text-center">
<a href="assets/images/screen2.jpg" class="popup-img">+</a>
</div>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="port_item xs-m-top-30">
<div class="port_img">
<img src="assets/images/screen3.jpg" alt="" />
<div class="port_overlay text-center">
<a href="assets/images/screen3.jpg" class="popup-img">+</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="container">
<div class="row">
<div class="col-sm-4">
<div class="port_item xs-m-top-30">
<div class="port_img">
<img src="assets/images/screen4.jpg" alt="" />
<div class="port_overlay text-center">
<a href="assets/images/screen4.jpg" class="popup-img">+</a>
</div>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="port_item xs-m-top-30">
<div class="port_img">
<img src="assets/images/screen5.jpg" alt="" />
<div class="port_overlay text-center">
<a href="assets/images/screen5.jpg" class="popup-img">+</a>
</div>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="port_item xs-m-top-30">
<div class="port_img">
<img src="assets/images/screen6.jpg" alt="" />
<div class="port_overlay text-center">
<a href="assets/images/screen6.jpg" class="popup-img">+</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="container">
<div class="row">
<div class="col-sm-4">
<div class="port_item xs-m-top-30">
<div class="port_img">
<img src="assets/images/screen7.jpg" alt="" />
<div class="port_overlay text-center">
<a href="assets/images/screen7.jpg" class="popup-img">+</a>
</div>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="port_item xs-m-top-30">
<div class="port_img">
<img src="assets/images/screen9.jpg" alt="" />
<div class="port_overlay text-center">
<a href="assets/images/screen8.jpg" class="popup-img">+</a>
</div>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="port_item xs-m-top-30">
<div class="port_img">
<img src="assets/images/screen10.jpg" alt="" />
<div class="port_overlay text-center">
<a href="assets/images/screen10.jpg" class="popup-img">+</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<i class="fa fa-angle-left" aria-hidden="true"></i>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<i class="fa fa-angle-right" aria-hidden="true"></i>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<!-- End off row -->
</div>
<!-- End off container -->
</section>
<!-- End off Product section -->
</div>
<!-- JS includes -->
<script src="assets/js/vendor/jquery-1.11.2.min.js"></script>
<script src="assets/js/vendor/bootstrap.min.js"></script>
<script src="assets/js/jquery.magnific-popup.js"></script>
<script src="assets/js/jquery.easing.1.3.js"></script>
<script src="assets/js/bootsnav.js"></script>
<script src="assets/js/plugins.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>