Update lib/OpenLayers/Control/Split.js
This commit is contained in:
@@ -115,7 +115,7 @@ OpenLayers.Control.Split = OpenLayers.Class(OpenLayers.Control, {
|
|||||||
/**
|
/**
|
||||||
* APIProperty: sourceFilter
|
* APIProperty: sourceFilter
|
||||||
* {<OpenLayers.Filter>} Optional filter that will be evaluated
|
* {<OpenLayers.Filter>} Optional filter that will be evaluated
|
||||||
* to determine if a feature from the target layer is eligible for
|
* to determine if a feature from the source layer is eligible for
|
||||||
* splitting.
|
* splitting.
|
||||||
*/
|
*/
|
||||||
sourceFilter: null,
|
sourceFilter: null,
|
||||||
|
|||||||
Reference in New Issue
Block a user