Updated
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
height: 100%;
|
||||
}
|
||||
#log {
|
||||
height: 500px;
|
||||
position: absolute;
|
||||
top: 130px;
|
||||
font-size: 12px;
|
||||
}
|
||||
#text {
|
||||
position: absolute;
|
||||
@@ -35,7 +35,7 @@
|
||||
<title>wms capabilities example</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="log"></div>
|
||||
<pre id="log"></pre>
|
||||
<div id="map">
|
||||
<div id="text">
|
||||
<h1 id="title">WMS GetCapabilities parsing example</h1>
|
||||
|
||||
Reference in New Issue
Block a user