JonathanGarro/SIMS-Portal

Fix d3.js visualization on index

Closed this issue · 1 comments

The spinning globe cuts off points too early as they rotate. I've isolated the issue with how I'm using the return value in the drawMarkers function, but changing the gdistance to keep them on the globe longer also makes them appear too soon.

Fixed as part of 1.2.1 release.