fix sdl broken url
git-svn-id: http://svn.openlayers.org/trunk/openlayers@5530 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
+1
-1
@@ -96,7 +96,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body onload="load()">
|
<body onload="load()">
|
||||||
<div id="map"></div>
|
<div id="map"></div>
|
||||||
<p>This example uses a <a target="_blank" href="xml/sld-tasmania.xml">SLD
|
<p>This example uses a <a target="_blank" href="tasmania/sld-tasmania.xml">SLD
|
||||||
file</a> to style the vector features. The style to be used is either
|
file</a> to style the vector features. The style to be used is either
|
||||||
determined by the NamedLayer and IsDefault properties in the sld file, or
|
determined by the NamedLayer and IsDefault properties in the sld file, or
|
||||||
can directly be applied by addressing a style from the styles
|
can directly be applied by addressing a style from the styles
|
||||||
|
|||||||
Reference in New Issue
Block a user