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