From 378a43e7306983307d8c30240d738dfc47748002 Mon Sep 17 00:00:00 2001 From: AJ Ashton Date: Fri, 20 Apr 2012 11:47:56 -0400 Subject: [PATCH] Sync reference.json: adding marker-ignore-placement --- lib/carto/tree/reference.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/carto/tree/reference.json b/lib/carto/tree/reference.json index 7dfb348..099c59e 100644 --- a/lib/carto/tree/reference.json +++ b/lib/carto/tree/reference.json @@ -286,6 +286,13 @@ "default-value": false, "default-meaning": "do not allow overlap" }, + "ignore-placement": { + "css": "marker-ignore-placement", + "type": "boolean", + "default-value": false, + "default-meaning": "do not store the bbox of this marker in the collision detector cache", + "doc": "value to control whether the placement of the feature will prevent the placement of other features" + }, "spacing": { "css": "marker-spacing", "doc": "Space between repeated labels",