GlobalCarbonAtlas / bobcat

Interactive, dynamic, zoomable, synchroneaously connected to each other, and exportable to Google Earth maps
http://www.globalcarbonatlas.org/?q=flux_maps
Other
4 stars 0 forks source link

Forward/Backward on animation in wrong ways #12

Closed PBrockmann closed 10 years ago

PBrockmann commented 10 years ago

This bug has been introduced when time steps have been exposed in reversed order. this.timeArray = this.timeArray.reverse(); // reverse order of times to present oldest in last from BCInterface.js