redraw on css change
This commit is contained in:
parent
6778d4fee9
commit
799abb144e
@ -161,6 +161,7 @@ GMapsTorqueLayer.prototype = _.extend({},
|
|||||||
return this;
|
return this;
|
||||||
}
|
}
|
||||||
this.renderer.setCartoCSS(cartocss);
|
this.renderer.setCartoCSS(cartocss);
|
||||||
|
this.redraw();
|
||||||
return this;
|
return this;
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user