Merge pull request #153 from CartoDB/heat-gmaps
Adds support for heatmaps in Google Maps
This commit is contained in:
commit
8af1b8288b
@ -192,6 +192,7 @@ GMapsTorqueLayer.prototype = torque.extend({},
|
|||||||
this.renderer.renderTile(tile, this.key);
|
this.renderer.renderTile(tile, this.key);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
this.renderer.applyFilters();
|
||||||
},
|
},
|
||||||
|
|
||||||
getActivePointsBBox: function(step) {
|
getActivePointsBBox: function(step) {
|
||||||
|
Loading…
Reference in New Issue
Block a user