Update lib/OpenLayers/Control/SLDSelect.js
Correct API docs. Non-functional change.
This commit is contained in:
@@ -96,7 +96,7 @@ OpenLayers.Control.SLDSelect = OpenLayers.Class(OpenLayers.Control, {
|
|||||||
* layerOptions: {
|
* layerOptions: {
|
||||||
* styleMap: new OpenLayers.StyleMap({
|
* styleMap: new OpenLayers.StyleMap({
|
||||||
* "default": {strokeColor: "yellow"}
|
* "default": {strokeColor: "yellow"}
|
||||||
* });
|
* })
|
||||||
* }
|
* }
|
||||||
* }
|
* }
|
||||||
* });
|
* });
|
||||||
|
|||||||
Reference in New Issue
Block a user