Commit Graph

32 Commits

Author SHA1 Message Date
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
Francisco Dans
ecb72d9e8a adds test for named maps params fix 2015-02-13 16:10:20 +01:00
Francisco Dans
8d8dbb29b4 changes test forming windshaft url 2015-01-12 16:47:51 +01:00
Raul Ochoa
9c5c290c4e Adds option to not fetch map when instantiating a windshaft provider.
Closes #74
2014-12-18 17:10:37 +01:00
Raul Ochoa
d2dd3353d3 Fixes json provider test 2014-12-09 18:11:10 +01:00
Raul Ochoa
f7d81998fc Fixes request test 2014-12-09 18:11:00 +01:00
Raul Ochoa
9f35092943 Fixes call to carto's getStyle 2014-12-09 18:10:09 +01:00
Raul Ochoa
e8fee1659b Fix suite, use make prepare-test-suite and open test/suite.html or
run `npm test`.
2014-12-09 18:06:56 +01:00
Raul Ochoa
86dd178abb Prepare tests to run with browserify 2014-12-09 15:46:03 +01:00
Raul Ochoa
936bfe227a Be more specific about real dependencies 2014-12-09 15:38:56 +01:00
javi
7ddd7652fe no render when maker-width = 0 or opacity = 0
there was no way to avoid rendering in some conditions, with this patch the points are not rendered when marker-width or opacity is 0. Thin lines are also not rendered, this avoid to spend extra time rendering them when there are really thin and avoid a safari rendering bug (think lines are rendered wider than they should)
2014-10-19 12:07:41 +02:00
javi
8f101d78fc send stat_tag in the url for windshaft 2014-10-02 09:07:49 +02:00
javi
8cd8d95e60 added interactivity methods for renderer and leaflet layer 2014-09-24 11:48:10 +02:00
Raul Ochoa
59f90aad47 Adds support for several auth_token param 2014-07-07 14:50:48 +02:00
javi
8211285a4c fixed windshaft provider with https 2014-02-25 16:04:20 +01:00
javi
95fcbffefc using final url /api/v1/map 2014-02-06 14:25:47 +01:00
javi
6788237ec7 fixed windshaft provider 2014-02-04 18:13:34 +01:00
javi
f76ac44d56 added windshaft provider 2014-02-03 17:38:05 +01:00
javi
fd14ce8722 fixed rendering with cartocss with conditional zoom fixes #27 2014-01-09 16:52:04 +01:00
javi
a8029b5ea9 use torque-frame-count instead of torque-steos close #21 2013-11-25 13:05:07 +01:00
javi
eb3ea211a9 fixed tests 2013-11-20 15:09:45 +01:00
javi
037c83655e added tests #21 2013-11-18 17:34:50 +01:00
javi
2d7bbc7afe fixed provider.json using jsonp 2013-11-09 10:12:37 +01:00
javi
721aed83fd using tiler to get last_updated 2013-11-08 17:09:19 +01:00
javi
a6606c8b89 cdn option 2013-10-31 19:07:27 +01:00
javi
92aa3aa0a4 fixed regresion, user param should be accepted by provider 2013-10-31 14:41:19 +01:00
javi
9438f8c9f8 fixed provider url generation 2013-10-31 14:39:55 +01:00
javi
6e3703b980 missing test 2013-10-17 15:51:20 +02:00
javi
cf23d6c5b2 multiple fixes 2013-10-17 15:51:12 +02:00
javi
a75aa736d0 added extra params 2013-10-15 10:40:31 +02:00
javi
d0ab61ef6d fixed provider url generation 2013-10-10 10:59:25 +02:00
javi
7a6e223151 wip 2013-07-24 12:20:53 +02:00