Commit Graph

447 Commits

Author SHA1 Message Date
Carlos Matallín
9c9c7253ba callback 2017-11-14 12:12:02 +01:00
Carlos Matallín
ffa1435d20 show limit error tiles 2017-11-14 11:54:36 +01:00
rubenmoya
f669429861 Fix windshaft provider tests 2017-11-07 12:06:20 +01:00
rubenmoya
5d89990119 Handle limits error in GMaps 2017-11-07 11:35:17 +01:00
rubenmoya
e83bcaee6d Handle limit errors 2017-11-07 11:29:42 +01:00
Francisco López
4cfbe82ae1 Round zoom for flyto float values 2017-04-18 11:04:25 +02:00
Pablo Alonso Garcia
4e91bd5856 Stop the animator when L.Torque layer is removed from the map 2017-03-27 13:00:09 +02:00
Pablo Alonso Garcia
88b2be378d Unbind 'move' event properly 2017-03-27 12:25:05 +02:00
Francisco López
b94b4812c7 Restore onAdd method 2017-03-22 13:51:30 +01:00
Francisco López
490d91fe15 Fix translation 2017-03-21 17:53:56 +01:00
Francisco López
8b860d4205 Back to layer and add zIndex to the container 2017-03-21 17:33:21 +01:00
Francisco López
a82dbfb850 Fix smoke test errors 2017-03-21 17:00:40 +01:00
Francisco López
3752aacf33 Migrate to leaflet 1.0.3 2017-03-15 14:23:42 +01:00
Francisco López
e20286ed84 Merge pull request #281 from CartoDB/clear-rect
Remove width trick to use clear rect, fix #280
2017-02-08 15:32:57 +01:00
Francisco López
ee95c112f9 Make a local variable of ctx 2017-02-08 15:03:45 +01:00
Francisco López
79c48b5521 Remove width trick to use clear rect, fix #280 2017-02-08 10:27:51 +01:00
Francisco López
7a33d8a1de Remove map as an option to clarify 2017-01-30 10:05:58 +01:00
Francisco López
b9531f95ce Repair broken reference 2017-01-16 11:32:43 +01:00
xavijam
16564df47e Adding provider checker 2016-12-05 15:13:30 +01:00
xavijam
62fc84b9be Don't throw an exception when a named map tries to set a new cartocss 2016-12-05 13:31:59 +01:00
Francisco López
fca222a05b Merge pull request #266 from bloomberg/master
Fix #263 Implementation of torque layer for OpenLayers for 3.17 or later.
2016-10-17 11:54:48 +02:00
xavijam
35251805bf Setting cartocss in internal style 2016-09-22 11:51:33 +02:00
Anna Shchurova
46e9839da1 Fix #263 Implementation of torque layer for OpenLayers. Must be using OpenLayers 3.17 or later. 2016-07-18 12:42:01 -04:00
Francisco Dans
f52a47a04e re-sets cartocss each time a tile is loaded 2016-07-06 20:55:57 +02:00
Francisco Dans
d1ab5620c6 adds explanation comment 2016-07-06 20:54:47 +02:00
Francisco Dans
bfc2489b5c reduces repetition, adds callback 2016-07-06 12:55:06 +02:00
Francisco Dans
4cd282a6d4 sets local cartocss on startup 2016-07-05 20:52:19 +02:00
Francisco Dans
3f4279a355 allows style setting sync when there is no turbo 2016-07-05 20:00:26 +02:00
Francisco Dans
933c95be9c adds custom datasource for torque 2016-07-04 18:50:37 +02:00
Francisco Dans
5f92bdc9da adds turbocarto integration 2016-07-04 18:50:22 +02:00
Francisco Dans
2377029350 sets cartocss once tiles have been loaded 2016-07-04 18:50:00 +02:00
Francisco Dans
0e9184e026 gets options only Map part of cartocss 2016-07-04 18:49:41 +02:00
Francisco Dans
1ff54b9018 passes tile object to layer 2016-07-04 18:49:12 +02:00
Francisco Dans
7f75022168 removes tiles init from tileloader 2016-07-04 18:48:49 +02:00
acanimal
b15585128f Added pointCount method for gmaps 2016-02-24 14:53:55 +01:00
acanimal
52cc4c663c Added pointCount method 2016-02-24 14:47:56 +01:00
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