clears cache when setCartoCSS is called
This commit is contained in:
parent
395edc39e0
commit
117f13c5e9
@ -336,7 +336,7 @@ L.TorqueLayer = L.CanvasLayer.extend({
|
||||
if (options.animationDuration) {
|
||||
this.animator.duration(options.animationDuration);
|
||||
}
|
||||
|
||||
this._clearCaches();
|
||||
this.redraw();
|
||||
return this;
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user