Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html>
<head>
	<meta content="width=device-width, initial-scale=1.0" name="viewport" user-scalable=no>
	<link rel="stylesheet" href="css/maps-style.css" media="all"/>
	<script src="https://code.jquery.com/jquery-1.10.2.js"></script>
	<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
	<script src="js/core.js"></script>
	<script src="js/scripts.js"></script>
	<script src="js/maps-google.js"></script>
</head>
<body>
	<input id="pac-input" class="controls" type="text" placeholder="Search Box">
	<div id="map"></div>
	<script async defer
		src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDUqBLxMo-RgdekbpMbRUQRxr9ZyXXBdWY&libraries=places&callback=initAutocomplete">
	</script>

</body>
</html>

Commits for Nextrek/Web/Smartcharging_search/maps-frame.html

Diff revisions: vs.
Revision Author Commited Message
1033 LZicari picture LZicari Tue 15 Dec, 2015 17:48:58 +0000