From 3b91e4169060c6292dc30d294c7a506970fa4c5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Harrtell?= Date: Mon, 23 Apr 2012 12:01:55 +0300 Subject: [PATCH] Mark context property as part of API. It's very useful and is used in examples (at least strategy-cluster-threshold) --- lib/OpenLayers/Style.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Style.js b/lib/OpenLayers/Style.js index d33d79d194..3a8206645a 100644 --- a/lib/OpenLayers/Style.js +++ b/lib/OpenLayers/Style.js @@ -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