Syntax updates.
This commit is contained in:
@@ -11,11 +11,12 @@
|
||||
<![endif]-->
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<style type="text/css">
|
||||
.olControlAttribution { bottom: 0px!important }
|
||||
.olControlAttribution {
|
||||
bottom: 0px
|
||||
}
|
||||
#map {
|
||||
height: 512px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
<script src="http://maps.google.com/maps/api/js?v=3.5&sensor=false"></script>
|
||||
@@ -27,11 +28,11 @@
|
||||
<h1 id="title">OpenLayers Spherical Mercator Example</h1>
|
||||
|
||||
<div id="tags">
|
||||
spherical, mercator, osm, xyz, google, virtual earth, yahoo, tms, tile
|
||||
spherical, mercator, osm, xyz, google, virtual earth, yahoo, tile
|
||||
</div>
|
||||
<p id="shortdesc">
|
||||
Shows the use of the Spherical Mercator Layers, for overlaying
|
||||
Google, Yahoo, Microsoft, and other layers with WMS and TMS tiles.
|
||||
Google, Yahoo, Microsoft, and other layers with XYZ tiles.
|
||||
</p>
|
||||
<div id="map" class="smallmap"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user