Commit Graph

3 Commits

Author SHA1 Message Date
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
Raul Ochoa
0305d15106 point renderer acceptance tests
point renderer test helper to get a canvas from a windshaft torque json, cartocss, zxy and step
2015-03-04 17:26:05 +01:00
Raul Ochoa
49b093d3de Adds mapnik and qunit dependencies for acceptance tests
Basic test with canvas
abstracts mapnik comparison in image test helper
Ignore temporal images `results` directory
2015-03-04 17:23:08 +01:00