diff --git a/docs/Map-API.md b/docs/Map-API.md index 95cd1a47..2fe76644 100644 --- a/docs/Map-API.md +++ b/docs/Map-API.md @@ -789,7 +789,8 @@ It is important to note that generated images are cached from the live data refe ####Limits * While images can encompass an entirety of a map, the default limit for pixel range is 8192 x 8192. -* Resolution limitations for jpegs are at default a quality of 85. Limitations for quality are restricted to a maximum of XXX dpi. +* Image resolution by default is set to 72 DPI +* JPEG quality by default is 85% * Timeout limits for generating static maps are the same across the CartoDB Editor and Platform. It is important to ensure timely processing of queries.