Using v3.6 of the GMaps v3 API everywhere.

This commit is contained in:
ahocevar
2012-03-02 11:01:33 +01:00
parent 456a17b61c
commit 39962a6179
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<title>Google v3 Resize Test</title>
<link rel="stylesheet" href="../../theme/default/style.css" type="text/css" />
<link rel="stylesheet" href="../../examples/style.css" type="text/css" />
<script src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script src="http://maps.google.com/maps/api/js?sensor=false&amp;v=3.6"></script>
<script src="../../lib/OpenLayers.js"></script>
<script type="text/javascript">
var map;