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
@@ -22,7 +22,7 @@
}
</style>
<script src="http://maps.google.com/maps/api/js?v=3.5&amp;sensor=false"></script>
<script src="http://maps.google.com/maps/api/js?v=3.6&amp;sensor=false"></script>
<script src="../lib/OpenLayers.js"></script>
</head>