simple google maps integration

This commit is contained in:
Nils Schneider 2012-06-07 00:25:42 +02:00
commit 8bb040ba90
3 changed files with 40 additions and 7 deletions

View file

@ -9,6 +9,8 @@
<script type="text/javascript" src="jquery.min.js"></script>
<script type="text/javascript" src="d3.v2.js"></script>
<script type="text/javascript" src="zigzag.js"></script>
<script src="http://maps.google.com/maps/api/js?sensor=true"></script>
<script src="https://raw.github.com/HPNeo/gmaps/master/gmaps.js"></script>
</head>
<body>
<header>