use the nightly version of Google Maps API in the examples, and provide some information about Google Maps API versioning in the google-v3 example

This commit is contained in:
Éric Lemoine
2012-05-22 10:07:18 +02:00
parent c34b111b38
commit 2cd979d34c
5 changed files with 16 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
}
</style>
<script src="http://maps.google.com/maps/api/js?v=3.6&amp;sensor=false"></script>
<script src="http://maps.google.com/maps/api/js?v=3&amp;sensor=false"></script>
<script src="../lib/OpenLayers.js"></script>
</head>