Update lib/OpenLayers/Control/SLDSelect.js

Correct API docs. Non-functional change.
This commit is contained in:
Marc Jansen
2012-09-06 10:40:13 +03:00
parent 2197f1656a
commit 97b75578ba

View File

@@ -96,7 +96,7 @@ OpenLayers.Control.SLDSelect = OpenLayers.Class(OpenLayers.Control, {
* layerOptions: {
* styleMap: new OpenLayers.StyleMap({
* "default": {strokeColor: "yellow"}
* });
* })
* }
* }
* });