Merge pull request #355 from CartoDB/353-named-maps-limit

added limit amount regarding named maps
This commit is contained in:
Carlos Matallín 2016-01-07 10:41:22 +01:00
commit 2d0ebc821f

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