I'm trying to add custom icons to events on a Timeline but running into 
a problem.  

My events has both start and end dates.  From looking at 
http://www.simile-widgets.org/timeline/examples/test_example/test.html, 
I believe that I would need durationEvent=false in order to include an 
icon. 

I cannot add "durationEvent" to my array as it's being auto generated 
through a CMS (Drupal.)  I also use Exhibit.  This hasn't been a problem 
so far as I've been able to set fields specifically in my Timeline view, 
such as

   ex:start=".my-start-date-field"
   ex:end=".my-end-date-field"


Is there a ex:durationEvent so I can define the field name that 
represents durationEvent?   Or maybe I can use my timelineConstructor 
and force all events to have durationEvent=false, such as within 
Timeline.createBandInfo?   Or maybe I can add an additional item 
[durationEvent, false] to each item of the data stream coming in through 
some type of javascript callback function? 


Are any of these even possible?  I'm not sure where to start.   Thanks 
for your help.

- John

**************************************************
John Callahan
Geospatial Application Developer
Delaware Geological Survey, University of Delaware
227 Academy St, Newark DE 19716-7501
Tel: (302) 831-3584  
Email: [email protected]
http://www.dgs.udel.edu
**************************************************


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to