Skip to content
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

One Timeline for two maps #107

Closed
GoogleCodeExporter opened this issue Mar 28, 2016 · 1 comment
Closed

One Timeline for two maps #107

GoogleCodeExporter opened this issue Mar 28, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

I started using this api recently and came across this issue. I would like to 
project two different aspects of same data onto timemap where the same time 
line would be used with two different maps and data is plotted on these two 
different maps. For instance, from 2000-2010 time line i would like to plot 
climate on one map and population on the other. Is there any way i can do this? 
Please suggest.

Original issue reported on code.google.com by ravikira...@gmail.com on 18 Feb 2012 at 1:53

@GoogleCodeExporter
Copy link
Author

There isn't a great way to do this automatically with a single timeline. Your 
best bet might be to set up two timemaps with the same data, hide the timeline 
on the second map, but set up an onScrollListener on the top band of the 
visible timeline that would sync the second timeline, so that the second map 
would respond accordingly.

Either way, this is a custom implementation issue, not an issue for the 
library, so I'm closing it. If you want to discuss further, please post to the 
Google Group. Thanks!

Original comment by nick.rab...@gmail.com on 18 Feb 2012 at 4:32

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant