From fd8be0352fddc22f971bfe03cd328dad898ea0be Mon Sep 17 00:00:00 2001 From: csobier Date: Tue, 3 May 2016 11:38:57 -0400 Subject: [PATCH] link to named map with a torque layer block page --- docs/named_maps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/named_maps.md b/docs/named_maps.md index 3606465a..d7c765e9 100644 --- a/docs/named_maps.md +++ b/docs/named_maps.md @@ -484,7 +484,7 @@ You can use a Named Map that you created (which is defined by its `name`), to cr 1. [layer.setParams()](http://docs.cartodb.com/cartodb-platform/cartodb-js/api-methods/#layersetparamskey-value) allows you to change the template variables (in the placeholders object) via JavaScript - **Note:** The CartoDB.js `layer.setParams()` function is not supported when using Named Maps for Torque. + **Note:** The CartoDB.js `layer.setParams()` function is not supported when using Named Maps for Torque. Alternatively, you can create a [Torque layer in a Named Map](http://bl.ocks.org/iriberri/de37be6406f9cc7cfe5a) 2. [layer.setAuthToken()](http://docs.cartodb.com/cartodb-platform/cartodb-js/api-methods/#layersetauthtokenauthtoken) allows you to set the auth tokens to create the layer