Francisco Dans
9f759caaed
Merge branch 'master' of github.com:CartoDB/torque into comp-ops
2016-02-17 20:00:39 +01:00
Francisco Dans
2fe9c737cd
removes pos from rendertile args
2016-02-17 19:57:56 +01:00
javi
50789565c4
fixed ready event when using range rendering
2016-02-12 14:36:28 +01:00
Francisco Dans
12816745b5
reverts mix from another branch
2016-02-11 17:44:54 +01:00
Francisco Dans
1defdcba34
adds more comprehensive compop mappings
2016-02-09 12:56:01 +01:00
Francisco Dans
3e93e8f753
uses specified compop if it isn't in carto mapping
2016-02-09 12:20:11 +01:00
Francisco Dans
40044e5448
fires event when point added
2016-01-18 10:29:44 +01:00
Francisco Dans
01b30d18ca
adds pos to parameters
2016-01-18 10:29:15 +01:00
Raul Ochoa
d478fdc1b0
Adds key property to torque layers to keep property publicaly exposed
2015-12-15 14:53:46 +01:00
Raul Ochoa
2d5542a28c
Allow to render several keys/steps with a given range
...
- At low level point renderer now allows to receive several keys
in renderTile.
- leaflet and gmaps layers expose renderRange(start, end) to be able
to set and render a range of steps.
This closes #246
2015-12-14 10:56:07 +01:00
Nicklas Gummesson
2bbf0576eb
Rename class usage to match its definition
2015-11-25 16:10:14 +01:00
Nicklas Gummesson
b6169fb31a
Implement possibility to set and remove a steps range
2015-11-24 18:34:46 +01:00
Paul Ramsey
1f88da6439
Pass extra_params to server
2015-10-30 06:11:19 -07:00
javi santana
9fe8d9b7f3
Merge pull request #225 from CartoDB/get_values
...
getValues function added
2015-10-02 18:53:21 +02:00
javi
dffb469c5c
and more unused variables
2015-10-02 17:36:41 +02:00
javi
9f25dea8a6
removed more unused variables
2015-10-02 17:35:12 +02:00
javi
ff269a5ecf
added getValues to fetch values for step. Also adds some signals needed to be able to use it and some fixes to the makefile
2015-10-02 17:29:53 +02:00
Francisco Dans
d7a0fa8ed1
Merge pull request #222 from CartoDB/tilejson
...
TileJSON generic provider
2015-10-01 19:29:22 +02:00
Francisco Dans
b212913530
supports relative tile urls
2015-09-29 12:54:26 +02:00
Francisco Dans
e4aa398f6e
more code stripping
2015-09-22 12:33:28 +02:00
Francisco Dans
e2461d6997
reverts windshaft provider
2015-09-22 11:51:48 +02:00
Francisco Dans
191e762d35
adds tilejson checking in gmaps
2015-09-22 11:50:38 +02:00
Francisco Dans
00e3ddfe99
uses tilejson provider when option is specified
2015-09-22 11:48:48 +02:00
Francisco Dans
efa11680c4
strips tilejson from windshaft specific stuff
2015-09-22 11:42:57 +02:00
Francisco Dans
a88a0474d3
adds tilejson as a copy of windshaft
2015-09-22 11:32:55 +02:00
Francisco Dans
13affc5716
adds tilejson to list of providers
2015-09-22 11:32:29 +02:00
Francisco Dans
008c598e1c
separates metadata getting functions
2015-09-21 18:03:16 +02:00
Francisco Dans
4527d4a300
admits tilejson option
2015-09-21 15:01:49 +02:00
Ilya Radchenko
57c6afb266
Add default on* handlers for gmaps torque
...
Should fix https://github.com/CartoDB/torque/issues/213
2015-09-08 15:59:55 -04:00
Francisco Dans
ffdc70a60d
Merge branch 'animator-tests' into pause-fix
2015-08-04 16:27:12 +02:00
Francisco Dans
efcfc13546
checks querydata
2015-08-04 16:09:43 +02:00
Francisco Dans
b419cb555f
checks for provider on gmaps layer
2015-08-03 16:03:53 +02:00
Francisco Dans
579326954b
resumes on rescale only if running
2015-08-03 16:03:23 +02:00
Francisco Dans
b2a1d6a0fa
temp fix for header
2015-08-03 11:30:01 +02:00
Francisco Dans
28a11c99b7
makes header.js better
2015-07-30 17:19:10 +02:00
Francisco Dans
e015282f9c
writes correct var
2015-07-30 17:07:24 +02:00
Francisco Dans
df99c918d1
adds header to uncompressed dists
2015-07-30 16:58:17 +02:00
Francisco Dans
4744ccd661
add header file
2015-07-30 16:38:23 +02:00
Dani Carrion
4ed644feaa
renderer and provider are loaded before options.ready is defined, to prevent them from being called before their initialization
2015-06-23 14:43:44 +02:00
Francisco Dans
ed370dce54
uses if instead of falsy check
2015-06-15 14:29:22 +02:00
Francisco Dans
f621ae268b
adds gmaps fix
2015-06-15 11:46:38 +02:00
Francisco Dans
9ca31c2963
redraws view on show if steps are one
2015-06-15 11:22:56 +02:00
Ilya Radchenko
999b4d49f4
Fix issue with _super
being removed from listeners
...
See https://github.com/CartoDB/cartodb.js/issues/478#issuecomment-102415466 for more details.
2015-05-15 11:29:30 -04:00
Ilya Radchenko
621fe55ea9
Fix comments
2015-05-12 11:58:56 -04:00
Ilya Radchenko
bc953b1185
Add getOpacity/setOpacity to canvaslayer
2015-05-12 11:57:46 -04:00
Francisco Dans
465c47e40d
fixes wrong check position
2015-05-05 18:31:43 +02:00
Francisco Dans
147cdbf1b4
performs adjustment in the canvas layer instead of the torque layer
2015-05-05 18:28:22 +02:00
Francisco Dans
3eef183945
sets the correct position of the canvas on each render
2015-05-05 16:56:55 +02:00
Francisco Dans
52b3521557
reverts last because it was useless
2015-05-05 16:56:28 +02:00
Francisco Dans
3476c74f1c
listens to drag event instead of move to re-render
2015-05-05 15:48:40 +02:00