Mark context property as part of API. It's very useful and is used in examples (at least strategy-cluster-threshold)
This commit is contained in:
@@ -61,7 +61,7 @@ OpenLayers.Style = OpenLayers.Class({
|
||||
rules: null,
|
||||
|
||||
/**
|
||||
* Property: context
|
||||
* APIProperty: context
|
||||
* {Object} An optional object with properties that symbolizers' property
|
||||
* values should be evaluated against. If no context is specified,
|
||||
* feature.attributes will be used
|
||||
|
||||
Reference in New Issue
Block a user