added second link to cartocss.md

This commit is contained in:
Andrew Hill 2013-08-20 17:35:53 -04:00
parent 83b16218fb
commit 7cbafd7a8e

View File

@ -130,7 +130,7 @@ One of two core classes for the Torque library - it is used to create a static t
|-----------|:-----------|:----------|:---------------------------------------| |-----------|:-----------|:----------|:---------------------------------------|
| ```setCartoCSS(cartocss)``` | ```cartocss string``` | ```this``` | style the map rendering using client-side cartocss | | ```setCartoCSS(cartocss)``` | ```cartocss string``` | ```this``` | style the map rendering using client-side cartocss |
``value`` and ``zoom`` variables can be used. only ``polygon-fill`` property is supported currently ``value`` and ``zoom`` variables can be used. only ``polygon-fill`` property is supported currently. To see the full list of supported parameters, read the [Torque CartoCSS documentation here](CartoCSS.md).
TorqueLayer currently expects ```polygon``` styling TorqueLayer currently expects ```polygon``` styling