adds gmaps fix
This commit is contained in:
parent
9ca31c2963
commit
f621ae268b
@ -118,6 +118,7 @@ GMapsTorqueLayer.prototype = torque.extend({},
|
||||
if(!this.hidden) return this;
|
||||
this.hidden = false;
|
||||
this.play();
|
||||
this.options.steps === 1 && this.redraw();
|
||||
return this;
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user