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

TimeMap.init() should accept a date string or date object for scrollTo #45

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

Comments

@GoogleCodeExporter
Copy link

From
http://groups.google.com/group/timemap-development/browse_thread/thread/77cb0e58
e7ce4a67

I would like to be able to specify a specific date to the scrollTo
option, rather than earliest or latest.  This seems like it would be
an easy change (or am I missing something?) to ifLoadedFunction to
call setCenterVisibleDate with a provided date string rather than
getEarliestDate or getLatestDate from the eventSource.

This should probably support either a date string, parsed by hybridParser,
or a date object.

Original issue reported on code.google.com by nick.rab...@gmail.com on 27 May 2009 at 4:22

@GoogleCodeExporter
Copy link
Author

Fixed in trunk.

Original comment by nick.rab...@gmail.com on 15 Jul 2009 at 3:36

  • Changed state: Fixed

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