Adding a few example descriptions, removing a redundant example.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7472 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -91,8 +91,11 @@
|
||||
</head>
|
||||
<body onload="init()">
|
||||
<h1 id="title">Styled Layer Descriptor (SLD) Example</h1>
|
||||
<p id="shortdesc">
|
||||
Parsing SLD and applying styles to a vector layer.
|
||||
</p>
|
||||
<div id="map" class="smallmap"></div>
|
||||
<p>This example uses a <a target="_blank" href="tasmania/sld-tasmania.xml">SLD
|
||||
<p id="docs">This example uses a <a target="_blank" href="tasmania/sld-tasmania.xml">SLD
|
||||
file</a> to style the vector features. To construct layers that use styles
|
||||
from SLD, create a StyleMap for the layer that uses one of the userStyles in the
|
||||
namedLayers object of the return from format.read().</p>
|
||||
|
||||
Reference in New Issue
Block a user