From 2c35e27095bccdf44c0f0c174b26290770cb7e4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Matall=C3=ADn?= Date: Wed, 28 Oct 2015 16:07:04 +0100 Subject: [PATCH] docs: anonymous_maps --- docs/anonymous_maps.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/anonymous_maps.md b/docs/anonymous_maps.md index cb62a238..ead1ce96 100644 --- a/docs/anonymous_maps.md +++ b/docs/anonymous_maps.md @@ -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.