Thanks for clearing that up Michael. Re-reading the JFK example makes a lot
more sense now.
Do you have any examples I can reference? So if I understand correctly,
within the timeline script I would have something like:
Timeline.SpanHighlightDecorator({
startDate: startDate ,
endDate: endDate
});
Do I then use loadJSON to specify the source file? Sorry, this is all still
very new to me.
Steve
On Tue, Mar 20, 2012 at 12:05 PM, Michael Nosal <[email protected]> wrote:
> These can be created with SpanHighlightDecorators. HotZones are used to
> expand/compress a span of time. SpanHighlightDecorators simply draw the
> highlighted region on the timeline band.
> You can easily specify these start/end times in a JSON file, which is
> loaded via ajax and then processed to create SpanHighlightDecorators.
>
> --Mike
>
> On Mar 17, 2012, at 4:43 PM, SteveP wrote:
>
> My goal is to create something similar to the picture attached below. This
> is from the JFK example.
>
> Am I limited to creating hot zones, or is there another method, preferably
> one I can specify in a JSON source file?
>
>
> <https://lh6.googleusercontent.com/-dgNrOs00XYo/T2TztT6IHZI/AAAAAAAAAKs/VOmUZSgR62g/s1600/Screen+Shot+2012-03-17+at+1.22.30+PM.png>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "SIMILE Widgets" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/simile-widgets?hl=en.
>
--
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/simile-widgets?hl=en.