FIx style support in format.text to allow a set of style defaults.

Also, add an extractStyles option that can be configured to false to allow
th use of stylemaps. r=ahocevar (Closes #1844)


git-svn-id: http://svn.openlayers.org/trunk/openlayers@9271 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2009-04-12 15:40:46 +00:00
parent 29ba60eb59
commit 29a23731ab
3 changed files with 98 additions and 5 deletions
+1
View File
@@ -56,6 +56,7 @@
<li>Format/JSON.html</li>
<li>Format/KML.html</li>
<li>Format/OSM.html</li>
<li>Format/Text.html</li>
<li>Format/SLD.html</li>
<li>Format/SLD/v1_0_0.html</li>
<li>Format/Filter.html</li>