Client performance improvements timeslider
- Brings update of eoxc and d3.TimeSlider preventing individual Timeslider records to be fetched unless total number of records in current start/end is below histogramThreshold
- fix #23 (closed) by saving current range values to localStorage
- implement #2 (closed) by allowing to use properties of the item record model {{record.property}} for template value -> thus with eoxserver &LAYERS=id solves the underlined issue
- target: "detailsDisplay.extraParameters.LAYERS"
value:
template: "{{record.id}}"