docs: anonymous_maps

This commit is contained in:
Carlos Matallín
2015-10-28 16:07:04 +01:00
parent 90487819bf
commit 2c35e27095
+1 -2
View File
@@ -36,8 +36,7 @@ The response includes:
Attributes | Description
--- | ---
layergroupid | The ID for that map, used to compose the URL for the tiles. The final URL is: ```html
https://{account}.cartodb.com/api/v1/map/:layergroupid/{z}/{x}/{y}.png```
layergroupid | The ID for that map, used to compose the URL for the tiles. The final URL is: `https://{account}.cartodb.com/api/v1/map/:layergroupid/{z}/{x}/{y}.png`
updated_at | The ISO date of the last time the data involved in the query was updated.
metadata | Includes information about the layers.
cdn_url | URLs to fetch the data using the best CDN for your zone.