From f73fc439cd5e7c542020922f3e92989aebef1a9d Mon Sep 17 00:00:00 2001 From: Simon Tokumine Date: Mon, 5 Sep 2011 00:36:31 +0100 Subject: [PATCH] make readme readable --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 72724eab..0387c131 100644 --- a/README.md +++ b/README.md @@ -27,24 +27,30 @@ URLs ---- **TILES** + [GET] subdomain.cartodb.com/tiles/:table_name/:z/:x/:y.[png|png8|grid.json] Args: + * sql - plain SQL arguments * interactivity - specify the column to use in UTFGrid * cache_buster - if needed you can add a cachebuster to make sure you're rendering new * geom_type - override the cartodb default **STYLE** + [GET/POST] subdomain.cartodb.com/tiles/:table_name/style Args: + * style - the style in CartoCSS you want to set **INFOWINDOW** + [GET] subdomain.cartodb.com/tiles/:table_name/infowindow Args: + * infowindow - returns contents of infowindow from CartoDB.