-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
142 lines (125 loc) · 6.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>CityScenes</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet"/>
<link href='http://fonts.googleapis.com/css?family=Advent+Pro' rel='stylesheet' type='text/css'>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
<!-- Fav and touch icons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="ico/apple-touch-icon-57-precomposed.png">
<link rel="shortcut icon" href="ico/favicon.ico">
<script type="text/javascript"
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAz8Msa0Cela-0hHkSB5pAFgcfU6NL_ud0&sensor=false"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.csv-0.71.js"></script>
<script type="text/javascript" src="js/async.js"></script>
<script type="text/javascript" src="js/markerclusterer.js"></script>
<script type="text/javascript" src="js/onReady.js"></script>
<!--<script type="text/javascript" src="https://www.google.com/jsapi"></script>-->
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-42052367-1', 'cityscenes.tk');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="brand" href="">
<img id="app-icon" src="img/yrs2013-icon-inverted.png" href="" height="40px" width="40px"/>
</a>
<span id="mainLogo">CityScenes</span>
<span class="pull-right" style="margin-right:-20px;">
<ul class="nav" style="margin:0;">
<li class= "weather-icon" id=""></li>
<li><a id="weather"></a></li>
<li><a id="help-button" href="#help" data-toggle="modal"></a></li>
<li><a id="github-button" href="https://github.com/gears88/YRS2013" target="_new"></a></li>
</ul>
</span>
</div>
</div>
</div>
<div id="main_wrapper">
<div class="full_height container-fluid">
<div class="full_height row-fluid">
<div class="full_height span3" id="sidebar">
<div class="container-fluid">
<div class="row-fluid">
<form id="directions_form">
<input name="start" id="start" class="span12" type="text" placeholder="Start">
<input name="end" id="end" class="span12" type="text" placeholder="End">
<div id="parameters">
<span><big>Parameters</big></span>
<input name="stops" id="stops" class="span12" type="range" min="0" max="7" onchange="updateRangeInput(this.value);">
<div class="pull-right">
<span id="rangeTextVal" class="span1">4 Destinations</span>
</div>
<br><br>
<div id="destination_types"></div>
</div>
<button class="btn btn-warning span12" style="margin-left:0" type="submit">Get Directions</button>
</form>
</div>
<div class="row-fluid">
<hr style="margin-top:0px">
<div id="directions_wrapper">
<div class="directions">
<!--dyncamically inserted locations - start, end-->
<!--Change in directions.js-->
<!--dynamically inserted directions-->
</div>
</div>
</div>
</div>
</div>
<div class="full_height span9" id="map_wrapper">
<div class="full_height container-fluid">
<div class="full_height row-fluid">
<div id="map_canvas"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="help" class="modal hide" data-show="false">
<div class="modal-header">
<h2>Help</h2>
</div>
<div class="modal-body">
<p>Enter the desired start and end location in sidebar to the right. Select the desired number of waypoints and waypoint types. The CityScenes app will calculate the walking directions to the nearest CitiBike rental rack location. A scenic route will be calculated to the nearest CitiBike rental rack from the final destination location based on the the desired number of waypoints and stop types. Walking directions will be provided from the ending CitiBike rack to the final destination. </p>
<!--<p>This window can be reopened at any time by clicking on the question mark at the top right of this page.</p>-->
</div>
</div>
<div id="loading_modal" class="modal fade" data-keyboard="false" data-backdrop="static">
<div class="modal-body">
<h2>Loading...</h2>
</div>
</div>
<script>
$('#help').modal();
</script>
</body>
</html>