[OpenLayers-Commits] r5142 - trunk/openlayers/examples
commits at openlayers.org
commits at openlayers.org
Wed Nov 7 12:26:46 EST 2007
Author: tschaub
Date: 2007-11-07 12:26:42 -0500 (Wed, 07 Nov 2007)
New Revision: 5142
Modified:
trunk/openlayers/examples/popups.html
Log:
getting rid of google script here
Modified: trunk/openlayers/examples/popups.html
===================================================================
--- trunk/openlayers/examples/popups.html 2007-11-07 11:46:04 UTC (rev 5141)
+++ trunk/openlayers/examples/popups.html 2007-11-07 17:26:42 UTC (rev 5142)
@@ -8,7 +8,6 @@
}
</style>
<script src="../lib/OpenLayers.js"></script>
- <script src='http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAjpkAC9ePGem0lIq5XcMiuhR_wWLPFku8Ix9i2SXYRVK3e45q1BQUd_beF8dtzKET_EteAjPdGDwqpQ'></script>
<script type="text/javascript">
var map, layer, popup;
var markers, feature, marker;
More information about the Commits
mailing list