Skip to content

Fixed step = false initial setup #3334

@offtherailz

Description

@offtherailz

Description

  • When autoSelect = true:

    • If the currentTime is not user defined yet, select the first layer jump the to last domain value. This happens on startup.
  • When autoSelect = false currentTime is set to Now

  • For the animation, if the currentTime is in the data range, start from that point (if playback interval is not present). If the cursor is out of data range, start from the beginning.

autoSelect is a configuration value, true by default.

Acceptance Criteria

  • by default:
    • the first layer of the timeline should be selected on map load
    • the last value should be selected
  • if localConfig.json has timeline.settings.autoSelect = false current time is set to now and no layer is selected on load.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions