torque/NEWS

23 lines
617 B
Plaintext
Raw Normal View History

2.3.XX -
- Changed date parsing for windshaft provider
2014-02-25 15:11:35 +08:00
- Optimized tile loading
2014-02-24 21:36:26 +08:00
2.3.00 - Feb/24/2014
2013-12-18 19:04:42 +08:00
-----
- 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)
2013-12-18 19:04:42 +08:00
2014-02-24 21:36:26 +08:00
2.2.00 - Nov/26/2013
2013-11-25 20:06:19 +08:00
-----
- 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