Commit Graph

22 Commits

Author SHA1 Message Date
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