Merge pull request #433 from bjornharrtell/patch-1
Mark context property as part of API
This commit is contained in:
@@ -61,7 +61,7 @@ OpenLayers.Style = OpenLayers.Class({
|
|||||||
rules: null,
|
rules: null,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Property: context
|
* APIProperty: context
|
||||||
* {Object} An optional object with properties that symbolizers' property
|
* {Object} An optional object with properties that symbolizers' property
|
||||||
* values should be evaluated against. If no context is specified,
|
* values should be evaluated against. If no context is specified,
|
||||||
* feature.attributes will be used
|
* feature.attributes will be used
|
||||||
|
|||||||
Reference in New Issue
Block a user