diff --git a/docs/Map-API.md b/docs/Map-API.md index 75f20301..2bb335e9 100644 --- a/docs/Map-API.md +++ b/docs/Map-API.md @@ -352,6 +352,8 @@ The main two differences compared to anonymous maps are: Template maps are persistent with no preset expiration. They can only be created or deleted by a CartoDB user with a valid API_KEY (see auth section). +**Note:** There is a limit of 4,096 named maps allowed per account. If you need to create more Named Maps, it is recommended to use templates. + ### Create #### Definition