torque/NEWS

129 lines
4.2 KiB
Plaintext
Raw Normal View History

2016-12-12 23:12:01 +08:00
2.16.0
- Updated Turbo-carto dependency to version 0.19.0.
2015-12-15 23:21:55 +08:00
2.15.1
2016-02-15 17:47:57 +08:00
- Fixed ready event then rendering more than one step
2015-12-15 23:21:55 +08:00
2.15.0
- Allow to render several steps at the same time (#247)
2015-11-26 00:13:36 +08:00
2.14.0
- Allow custom animator range (#243)
2015-11-06 19:51:59 +08:00
2015-11-06 19:50:53 +08:00
2.13.0
- Pass extra_params to server (#234)
2015-10-21 21:55:48 +08:00
2.12.0
- Added TileJSON provider
- Added getValues to fetch values for step
- Improved reference/api documentation
- Removed out of date examples
2015-08-05 21:20:58 +08:00
2015-05-20 22:37:45 +08:00
2.11.4
2015-06-15 21:43:30 +08:00
- Static torque maps now draw correctly when unhiding them
2015-08-05 21:20:58 +08:00
- Fixed animation always playing when rescaling
- Added animator tests
2015-05-04 17:36:52 +08:00
2.11.3
- Limited sprite radius to a maximum of 255px
- Fixed custom marker-file functionality in Firefox
2015-05-05 23:08:03 +08:00
- Fixed inertia mismatch of Torque's canvas layer
2015-05-18 18:11:07 +08:00
- Added opacity get/setter to canvas layer in Google Maps
2015-05-20 22:32:52 +08:00
- Fixed issue with `_super` being removed from listeners
2015-04-01 22:42:07 +08:00
2.11.2
2015-04-20 16:41:54 +08:00
- Added error handling to Torque
2015-04-20 21:10:58 +08:00
- Fixed 'remove' event triggering when removing a Torque layer.
2015-04-28 20:28:53 +08:00
- Value is now capped at 255 instead of performing modulo on higher values.
2.11.1
2015-04-01 22:42:07 +08:00
- Adapts usage of marker-opacity to Mapnik's functionality
2015-03-14 02:02:44 +08:00
- Added getValueForBBox to TorqueLayer's API
2015-03-06 01:53:24 +08:00
2.11.0
- Do not fix values in the edge (#147)
- Windshaft provider accepts an optional data type for coordinates (#149)
- Acceptance tests
- renderTile accepts a callback to be called when rendering finishes
- tile rendering deferred until all assets are loaded
- sprite rendering now scales source to marker dimensions
- Filters accept a canvas class
2015-03-03 00:32:04 +08:00
2.10.1
- Adjusted point position taking resolution into account
- Changed loop: false to pause animation at last frame
- On torque-frame-count: 1, always pause for better performance
- Fixes getTimeSpan
2015-02-21 02:55:28 +08:00
2.10.0
- Adds timetostep method to torque layer
- Function qualifyURL can be provided to not rely on document's one
2015-02-14 02:01:24 +08:00
2.9.0
- Added heatmaps
- Added image-filters
- Solved problem of CSS not updating the vis until reloaded
- Improved out of bounds correction function
- Fixed image-asset sizing
- Fixed items to load counter being sometimes negative
2015-01-14 23:51:17 +08:00
2.8.0
- Supports use of external image markers via marker-file
- Fixes Torque tiles not rendering outside normal lat/lng ranges.
- Fixes marker image default pivot point
- Fixes ghost frame being added to the end of animation
- Moved to browserify for compatibility with Node.js
2014-12-19 16:33:31 +08:00
2.7.1
2014-12-19 16:32:35 +08:00
- Fix renderer not rendering marker-lines
2.7.0
- Adds option to not fetch map when instantiating a windshaft provider (#74)
2014-12-17 22:34:45 +08:00
2.6.1
- Fix marker fill opacity (#72)
2.6.0
2014-12-10 01:17:04 +08:00
- Published using browserify
2.5.xx
- Added support for several auth_token param
- Added support for cdn_url in winshaft provider
- Added option to jsonp to set custom callback name
- Added no_cdn option to windshaft provider
- Added getActivePointsBBox method
2014-09-17 17:39:38 +08:00
- Added renderer cache when the map is not animated
2014-09-24 18:08:05 +08:00
- Added interaction method
2014-10-02 15:07:49 +08:00
- Added stat_tag in the map creation url for windshaft provider
- Added invalidate method to L.TorqueLayer
2.4.01
2014-06-03 00:05:10 +08:00
- fixed rectangle anchor and size #42
2014-06-04 17:21:07 +08:00
- fixed on method in torque.Event
- fixed problem updating steps when sql change in windshaft provider
2014-05-22 23:24:02 +08:00
2.4.00 - May/22/2014
- Changed date parsing for windshaft provider
2014-02-25 15:11:35 +08:00
- Optimized tile loading
2014-02-25 16:35:35 +08:00
- Fixed cartocss update when windshaft.provider was being used
2014-02-25 23:04:39 +08:00
- Fixed windshaft provider with https
2014-02-27 15:17:07 +08:00
- Generate cartocss in windshaft provider (#37)
2014-03-21 22:56:56 +08:00
- Added zoom animation for leaflet
- Added metrics to track memory and time
- Pause on zoom
2014-04-08 18:08:26 +08:00
- Fixed sprite rendering when line width is a float
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