From 1620cbc8df6df5a4e1bc82d204e04da2ea2d3415 Mon Sep 17 00:00:00 2001 From: csobier Date: Fri, 29 Jan 2016 12:11:21 -0500 Subject: [PATCH] modified title --- 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 56257628..748ea7cc 100644 --- a/docs/named_maps.md +++ b/docs/named_maps.md @@ -437,7 +437,7 @@ curl -X GET 'https://documentation.cartodb.com/api/v1/map/named/:template_name?a } ``` -## Creating Named Maps with CartoDB.js +## Use CartoDB.js to Create Named Maps Named maps can be used with CartoDB.js by specifying a named map in a layer source as follows. Named maps are treated almost the same as other layer source types in most other ways. ```js