Making sure the word 'style' appears in the style examples. No functional change.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@8213 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2008-10-28 03:03:19 +00:00
parent 84b65e5f8f
commit 6924534f47
3 changed files with 15 additions and 4 deletions

View File

@@ -84,7 +84,10 @@
<div id="tags"></div>
<p id="shortdesc">
Shows how to create a feature styles.
To style features with a custom function that evaluates each feature, use
the context option of an OpenLayers.Style object. If the context object
contains a function and this function is referenced in a symbolizer, the
function will be called with the feature as an argument..
</p>
<div id="map" class="smallmap"></div>