Raul Ochoa
|
b7218d8832
|
Fix list style
|
2015-06-18 12:19:03 +02:00 |
|
Raul Ochoa
|
63e19427af
|
Fix documentation error examples to match 'General Concepts' guidelines
|
2015-06-18 12:17:17 +02:00 |
|
Raul Ochoa
|
ce40fa608e
|
Clarify bounds meaning in template view
|
2015-06-08 14:31:04 -04:00 |
|
Raul Ochoa
|
f01e8e0866
|
Merge pull request #304 from CartoDB/docs-revamp
Documentation for named maps static images + view option in templates
|
2015-06-08 10:49:08 -04:00 |
|
Raul Ochoa
|
3f0d344313
|
Changes rules for names in templates
Now valid names can start with numbers and can contain dashes (-).
Closes #306
|
2015-06-04 10:41:40 -04:00 |
|
Raul Ochoa
|
823ee63c25
|
Merge branch 'master' into docs-revamp
Conflicts:
docs/Map-API.md
|
2015-06-03 17:11:01 -04:00 |
|
Raul Ochoa
|
d5d76f9c63
|
Adds information about named map static images endpoint
|
2015-06-03 17:09:10 -04:00 |
|
Raul Ochoa
|
dfc9a6fbb4
|
Documentation about view in named maps' templates
Closes #287
|
2015-06-03 17:00:42 -04:00 |
|
Raul Ochoa
|
2bd9aece35
|
Add header for zoom + center in static maps
|
2015-06-03 17:00:05 -04:00 |
|
Pablo Alonso Garcia
|
da0cdb081d
|
Updated links to MapConfig 1.3.0
|
2015-06-03 10:48:42 +02:00 |
|
Carlos Matallín
|
9bd0a3f1c9
|
Update Map-API.md
|
2015-06-01 17:00:53 +02:00 |
|
Andy Eschbacher
|
14e13899a6
|
made minor changes
|
2015-05-28 11:02:34 -04:00 |
|
Raul Ochoa
|
488c246222
|
Documentation about layers metadata and layer selection
|
2015-05-28 15:10:55 +02:00 |
|
Raul Ochoa
|
b9e4b0a90c
|
Removes alpha version from example
|
2015-04-27 11:56:54 +02:00 |
|
Carla
|
7c35d5cd32
|
Switching to HTTPS
https://github.com/CartoDB/docs/issues/182
|
2015-03-16 12:26:28 +01:00 |
|
Santiago Giraldo Anduaga
|
e0dba85f67
|
Corrected DPI limits and jpeg quality
Corrected DPI limits and JPEG quality
@andrewxhill
|
2015-02-19 13:05:39 -05:00 |
|
Andy Eschbacher
|
56c24a738a
|
Added layer source info for cartodb.js
|
2015-02-04 16:23:34 -05:00 |
|
Raul Ochoa
|
4ca5c5fa3c
|
Merge pull request #252 from namessanti/api-test-doc
Static Maps API
|
2015-02-02 15:50:44 +01:00 |
|
Santiago Giraldo
|
6a39893e20
|
Brittany reviewed text and markdown, added basemap and limit information
|
2015-01-23 16:15:30 -05:00 |
|
Raul Ochoa
|
56abcfd2f4
|
Update documentation to remove references to signed maps
|
2015-01-23 11:33:58 +01:00 |
|
Santiago Giraldo
|
2e84d18c3c
|
Updated Maps API v2
|
2015-01-22 13:44:13 -05:00 |
|
Santiago Giraldo
|
b26fe87430
|
added-static-api-doc
|
2015-01-22 12:07:34 -05:00 |
|
Raul Ochoa
|
3321987c33
|
Merge pull request #245 from CartoDB/apiUpdate
API doc update
|
2015-01-22 18:00:02 +01:00 |
|
Andy Eschbacher
|
58a54de5a6
|
Added section on CartoDB.js use
|
2015-01-21 09:29:57 -05:00 |
|
Andy Eschbacher
|
21b1cea5e8
|
updates
|
2015-01-21 09:19:50 -05:00 |
|
Raul Ochoa
|
4bdc43ff7c
|
Put back curl command
|
2015-01-21 11:21:16 +01:00 |
|
Raul Ochoa
|
3afbbccfa2
|
Add jsonp example for anonymous maps
|
2015-01-21 11:08:34 +01:00 |
|
Carlos Matallín
|
cd585dd657
|
Update Map-API.md
|
2014-12-23 14:06:02 +01:00 |
|
Andy Eschbacher
|
902b7339d1
|
Fixed typos, etc.
|
2014-12-17 15:31:18 -05:00 |
|
Raul Ochoa
|
2711c9b78c
|
Fix typo
|
2014-12-02 11:00:36 +01:00 |
|
Raul Ochoa
|
4bad92e3dd
|
Improve named maps
|
2014-11-21 15:19:41 +01:00 |
|
Raul Ochoa
|
2089a299f1
|
Fix json
|
2014-11-18 11:33:33 +01:00 |
|
Raul Ochoa
|
10b1081960
|
Change highlighting to ```
|
2014-11-14 17:23:15 +01:00 |
|
Raul Ochoa
|
c636a820d5
|
Fix named maps instantiation example
|
2014-11-13 14:14:24 +01:00 |
|
Raul Ochoa
|
ff4ec19fff
|
Fix documentation typos, endpoints and replace all /tiles with /api/v1/map
|
2014-10-21 19:18:34 +02:00 |
|
Raul Ochoa
|
6523c4bbbb
|
Fixes template.json in documentation to be a valid JSON
|
2014-09-03 12:34:28 +02:00 |
|
javi santana
|
d91b0f1af5
|
fixed missing comma
|
2014-08-19 09:25:45 +02:00 |
|
javi santana
|
15b9a1f34b
|
fixed documentation
|
2014-07-24 13:01:35 +02:00 |
|
Carlos Matallín
|
dc0acdbee1
|
Update Map-API.md
|
2014-07-21 10:18:15 +02:00 |
|
Carlos Matallín
|
1b7c2a0208
|
move maps api doc
|
2014-07-09 14:23:53 +02:00 |
|
Carlos Matallín
|
984e0f6e83
|
Rename Map-API.md to Map-API-internal.md
|
2014-07-09 13:13:21 +02:00 |
|
Sandro Santilli
|
033f8df500
|
Include API docs, moved from wiki
Closes #164
|
2014-03-04 15:39:21 +01:00 |
|