using correct units for the map style
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12148 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -140,7 +140,7 @@
|
|||||||
|
|
||||||
<div id="shortdesc">Using Styled Layer Descriptors to make a selection on WMS layers</div>
|
<div id="shortdesc">Using Styled Layer Descriptors to make a selection on WMS layers</div>
|
||||||
|
|
||||||
<div id="map" style="width: 512; height: 256; border: 1px solid red;"></div>
|
<div id="map" style="width: 512px; height: 256px; border: 1px solid red;"></div>
|
||||||
|
|
||||||
<div id="docs">
|
<div id="docs">
|
||||||
This example uses the OpenLayers.Control.SLDSelect to select features in a WMS
|
This example uses the OpenLayers.Control.SLDSelect to select features in a WMS
|
||||||
|
|||||||
Reference in New Issue
Block a user