Files
Windshaft-cartodb/docs/Map-API.md
Carlos Matallín 8db1ad6f19 newdocs: split files
2015-10-22 13:28:08 +02:00

584 B

Maps API

The CartoDB Maps API allows you to generate maps based on data hosted in your CartoDB account and you can apply custom SQL and CartoCSS to the data. The API generates a XYZ-based URL to fetch Web Mercator projected tiles using web clients such as Leaflet, Google Maps, or OpenLayers.

Documentation