Fix typo.
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
|
|
||||||
<p id="shortdesc">
|
<p id="shortdesc">
|
||||||
Shows how to use a StyleMap to style features with rule based styling.
|
Shows how to use a StyleMap to style features with rule based styling.
|
||||||
A style map references on or more OpenLayers.Style objects. These
|
A style map references one or more OpenLayers.Style objects. These
|
||||||
OpenLayers.Style objects are collections of OpenLayers.Rule objects
|
OpenLayers.Style objects are collections of OpenLayers.Rule objects
|
||||||
that determine how features are styled. An OpenLayers.Rule object
|
that determine how features are styled. An OpenLayers.Rule object
|
||||||
combines an OpenLayers.Filter object with a symbolizer. A filter is used
|
combines an OpenLayers.Filter object with a symbolizer. A filter is used
|
||||||
|
|||||||
Reference in New Issue
Block a user