added limit amount regarding named maps

This commit is contained in:
csobier 2016-01-06 08:44:53 -05:00
parent 69fdaca41f
commit 67e921017c

View File

@ -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