Commit Graph

9 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
8cd8d95e60 added interactivity methods for renderer and leaflet layer 2014-09-24 11:48:10 +02:00
javi
f76ac44d56 added windshaft provider 2014-02-03 17:38:05 +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
cf23d6c5b2 multiple fixes 2013-10-17 15:51:12 +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