This is related to a previous question I posted about adding a class to selected events albeit with more specific questions...
1) Both the Timeline and Map views have initialization function parameters, namely timelineConfig and mapConstructor, respectively. These functions seem to run only once when the view is being initialized and NOT run when filters/facets are applied. Is that true? and... Do other Exhibit views (Thumbnail, Tile, Timeplot...) have similar functions? 2) The Map view has a reconstructor function (Exhibit.MapView.prototype._reconstruct) that runs with every filter/facet selection. Do other Exhibit views (Thumbnail, Tile, Timeplot...) have similar functions? If so, could I define a custom function and make a call to that function within the reconstructors? 3) Is there a core function run for every filter/facet selection? If so, could I add in there a call to a custom function I write? (This could be treated as a standard callback function for selection.) Thanks! - 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 -~----------~----~----~----~------~----~------~--~---
