torque/NEWS
2014-02-27 08:17:07 +01:00

25 lines
777 B
Plaintext

2.3.XX -
- Changed date parsing for windshaft provider
- Optimized tile loading
- Fixed cartocss update when windshaft.provider was being used
- Fixed windshaft provider with https
- Generate cartocss in windshaft provider (#37)
2.3.00 - Feb/24/2014
-----
- Added 'get attribution' function to Leaflet canvas layer.
- Added zIndex support to leaflet torque layer
- Added CartoDB Maps API data provider (used by default)
- Fixed rendering when CartoCSS had zoom conditions (#27)
2.2.00 - Nov/26/2013
-----
- added torque cumulative support #21
2.1.00 - 11/11/2013
-----
- added support to custom SQL query
- removed is_time option, it's not fetch from SQL-API
- steps is now the upper limit for steps
- multiple fixes