torque/doc/API.md
2015-12-30 09:21:30 -05:00

9 lines
405 B
Markdown

# Torque API
Torque.js is an efficient and stylish rendering method to animate your data. Torque.js uses [TileCubes](http://wiki.osgeo.org/wiki/Tile_Map_Service_Specification), which are JSON representations of multidimensional data with geospatial coordinates, to render data on the client.
## Documentation
* [Getting Started with Torque.js](getting_started.md)
* [Torque API Methods](torque_api.md)