torque/NEWS

19 lines
560 B
Plaintext
Raw Normal View History

2013-12-18 19:04:42 +08:00
2.2.XX
-----
- Added 'get attribution' function to Leaflet canvas layer.
2014-01-10 00:01:24 +08:00
- Added zIndex support to leaflet torque layer
2014-02-05 21:14:11 +08:00
- Added CartoDB Maps API data provider (used by default)
2014-01-10 00:01:24 +08:00
- Fixed rendering when CartoCSS had zoom conditions (#27)
2014-02-20 17:54:41 +08:00
- Added windshaft provider (used by default)
2013-12-18 19:04:42 +08:00
2013-11-25 20:06:19 +08:00
2.2.00 - 26/11/2013
-----
- added torque cumulative support #21
2013-11-11 23:55:42 +08:00
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