Removing google.css from other examples and tests

This commit is contained in:
ahocevar
2012-12-06 10:08:57 +01:00
parent 00d9664b95
commit d75e3ecac9
4 changed files with 0 additions and 4 deletions

View File

@@ -6,7 +6,6 @@
<meta name="apple-mobile-web-app-capable" content="yes">
<title>OpenLayers All Overlays with Google and OSM</title>
<link rel="stylesheet" href="../theme/default/style.css" type="text/css">
<link rel="stylesheet" href="../theme/default/google.css" type="text/css">
<link rel="stylesheet" href="style.css" type="text/css">
<script src="http://maps.google.com/maps/api/js?v=3&amp;sensor=false"></script>
<script src="../lib/OpenLayers.js"></script>