Skip to content

Automatic interval for seamless mode #137

@der-stefan

Description

@der-stefan

It would be nice to enable automatic interval calculation for data lists with only one timestamp information. Example:

sample 1: features.type.time = '2019-07-01 19:20:27+02:00'
sample 2: features.type.time = '2019-07-01 19:30:27+02:00'
sample 3: features.type.time = '2019-07-01 19:50:27+02:00'

The respective coordinates for sample 1 should be kept visible until sample 2 appears (=10 minutes), whereas sample 2 should be drawn for 20 minutes. Right now I see no way to accomplish that without writing start and end value into the geojsonp file in a preprocessing step. There is no way to access the next feature element within getInterval().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions