-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
greenwich misplotted in the US (near chicago) for 'prince'? #1
Comments
Good catch! A quick search brought me to this: dataarts/webgl-globe#29 I will have a closer look in a few days, but if you find something in the meantime, please let me know. |
given that the rest of your data is plotting correctly, perhaps the falsy longitude of |
Yes good point. Should be reproducible. |
I found the bug. Fixed by 3a70a1b. |
nice work. thanks for humoring me! |
Thank you for spotting this tricky bug! |
very cool project!
i'm not positive exactly what's going on, but something looks odd when comparing the top few results in the chart and map when you search for and plot 'prince' shows on the globe.
looking at the map, chart and JSON, my best guess is that shows in greenwich are being plotted somewhere near Chicago, even though the lat/long in the payload are accurate
The text was updated successfully, but these errors were encountered: