javi santana
bca8828f8c
Merge pull request #44 from CartoDB/test_back_per_tile
...
using a render cache when the map is not being animated
2014-09-17 12:00:46 +02:00
javi
1b7cf8f8f7
cache variables for looping
2014-09-17 11:47:08 +02:00
javi
a2bc058063
updated news
2014-09-17 11:39:38 +02:00
javi
394c8d0466
using a render cache when the map is not being animated
...
when the map has no animation (for example for static datasets) when the user pans the map it feels pretty slow because torque needs to render all the points again
with this change the tiles are rendered and backed to an offscreen canvas so when the map moves torque does not need to render every point, just flip the image for every tile
Code to clean cache is also added, when the user zooms or a tile is loaded the caches are cleared
2014-09-17 11:28:24 +02:00
javi
ef8b9bb1dd
tile size moved to a constant
2014-09-17 11:25:37 +02:00
javi
8cf52da304
per tile back when it's paused
2014-09-09 22:50:10 +02:00
javi
6b70e9e03b
missing file, refs #43
2014-08-18 10:55:20 +02:00
javi
7ed7d5f755
dist file
2014-08-14 18:03:12 +02:00
javi
48ed932dee
added getActivePointsBBox method refs #43
2014-08-14 18:03:04 +02:00
javi
a36d1871ba
added no_cdn option no windhsaft provider
2014-07-14 11:19:37 +02:00
javi
b47d0359b0
pass custom torque callback to jsonp in winshft provider
2014-07-12 12:49:31 +02:00
javi
5347593d9d
allow custom callback
2014-07-12 12:49:11 +02:00
javi
7a75d44eb6
dist files
2014-07-11 14:37:55 +02:00
javi
612c7ad6b1
updated news
2014-07-11 14:37:50 +02:00
javi
c805c4cc27
use cdn_url from windshaft when present in the response
2014-07-11 14:37:18 +02:00
Raul Ochoa
e8ff4d6ea3
Dist files
2014-07-07 14:51:01 +02:00
Raul Ochoa
59f90aad47
Adds support for several auth_token param
2014-07-07 14:50:48 +02:00
javi
175b25c7b8
fixed updating steps when sql changes in windshaft provider
2014-06-10 17:44:56 +02:00
javi
73c546e192
fixed on method on torque.Event
2014-06-04 11:21:07 +02:00
javi
6662098f48
fixed rectangle renderer #14
2014-06-02 18:05:10 +02:00
javi
3452e279d1
dist files
2014-05-22 17:25:22 +02:00
javi
061d52e68d
torque dist file with cart included
2014-05-22 17:24:19 +02:00
javi
b8b83f06f3
updated news
2014-05-22 17:24:02 +02:00
javi
102e2bc8c3
updated news
2014-04-08 12:08:26 +02:00
javi
91396884a6
fixed rendering when the lineWidth it's a float
2014-04-08 12:07:59 +02:00
javi
afcc3183a9
fixed panBy
2014-03-31 11:42:49 +02:00
javi
0f2bf17a51
defer profiler in order to not send a lot of stats
2014-03-25 11:50:29 +01:00
javi
9f12351164
updated leaflet to 0.7.4
2014-03-24 14:57:35 +01:00
javi
fd5efd6ce2
fixed animation for leaflet 0.7.x
2014-03-24 14:57:23 +01:00
javi
9cad1a3d18
updated torque
2014-03-21 15:57:51 +01:00
javi
514099f471
updated news
2014-03-21 15:56:56 +01:00
javi
c7a5799881
pause on zoom
2014-03-21 15:56:38 +01:00
javi
462fea3fd1
added some metrics
2014-03-21 15:56:30 +01:00
javi
bc97babd53
fixed leaflet canvas layer issues with resizing
2014-03-21 15:56:13 +01:00
javi
2d22276bfd
fixes problem with leaks on map move
2014-03-21 13:27:04 +01:00
javi
fc09a86e51
supports arraybuffer requests
2014-03-21 12:48:47 +01:00
javi
7e86d58c61
check provider gives setCartoCSS
2014-03-21 12:48:24 +01:00
javi
f6a123667c
added zoom animation
2014-03-21 12:47:56 +01:00
javi
6885e69187
Merge branch 'fix_windshaft'
2014-03-11 08:20:09 +01:00
javi
22595ec88c
updated setSQL in windshaft provider
2014-03-06 13:01:52 +01:00
javi
e89b1f6513
animation zoom wip
2014-03-06 12:53:18 +01:00
javi
7545fba5e2
include canvas a a normal layer, refs #36
2014-02-28 17:22:04 +01:00
javi
185e7b3991
removed old code
2014-02-28 17:21:43 +01:00
javi
ca85f02c52
news file
2014-02-27 08:17:07 +01:00
javi
ff972a36b0
generate minimal cartocss, closes #37
2014-02-27 08:16:38 +01:00
javi
de2f1f972a
updated news
2014-02-25 16:04:39 +01:00
javi
8211285a4c
fixed windshaft provider with https
2014-02-25 16:04:20 +01:00
javi
920d22ad70
updated news
2014-02-25 09:35:35 +01:00
javi
6124f735d4
fixed double return
2014-02-25 09:35:28 +01:00
javi
6eb7028a61
fixed cartocss updating for windshaft provider
2014-02-25 09:32:30 +01:00