Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animation - User defined step #3277

Closed
tdipisa opened this issue Oct 24, 2018 · 1 comment
Closed

Animation - User defined step #3277

tdipisa opened this issue Oct 24, 2018 · 1 comment

Comments

@tdipisa
Copy link
Member

tdipisa commented Oct 24, 2018

The animation step can be defined in animation settings. This causes the animation to not follow the leading layer anymore, but instead increasing the time of the user defined step. This functionality is mutually exclusive with leading layer.

Acceptance criteria

  • By default the playback initial mode can be configured using localConfig.json. Also initial step values can be configured. By itself the default values (without any confiuration) should be good to start

  • When the user opens the animation settings modal:
    --> if a leading layer is selected, will see the leading layer mode selected, otherwise the user defined.
    --> If the "fixed" mode is on the input box and the dropdown for step are enabled (disabled when leading layer is selected).

    • User should be able to define a number and a unit to animate. (for instance: 10 minutes, 1 hour
    • User can insert in an input box the number (with arrows to increment, decrement, use NumberPicker). Initial value should be 1
    • User can select the time unit he want to animate (default unit day)
      • seconds
      • minutes
      • days
      • weeks
      • years
  • When the users clicks on play, the animation starts and the current time (or range) element animates following the user selection

Here how "fixed" switch should interact with selected guide layer :
on -> select guide layer -> off
off -> deselct guide layer -> on
on -> off -> select first available guide layer
off -> on -> deselect guide layer
The "Following" remains because it's about following marker while animating...

@tdipisa tdipisa added this to the 2018.03.00 milestone Oct 24, 2018
@tdipisa tdipisa changed the title User defined - Animation to specific intervals Animation -User defined - Animation to specific intervals Oct 24, 2018
@tdipisa tdipisa changed the title Animation -User defined - Animation to specific intervals Animation - User defined - Animation to specific intervals Oct 24, 2018
@baloola baloola mentioned this issue Oct 26, 2018
12 tasks
@ghost ghost assigned baloola Oct 26, 2018
@offtherailz offtherailz changed the title Animation - User defined - Animation to specific intervals Animation - User defined step Oct 29, 2018
@offtherailz
Copy link
Member

@tdipisa I re-wrote this issue because it was misleasing and it could be confused with another one. Please review

@offtherailz offtherailz assigned offtherailz and unassigned baloola Nov 13, 2018
offtherailz added a commit to offtherailz/MapStore2 that referenced this issue Nov 13, 2018
@baloola baloola mentioned this issue Nov 14, 2018
7 tasks
offtherailz pushed a commit that referenced this issue Nov 15, 2018
 - Fix #3281 - Range dragging
 - Fix #3288 - Follow mode (@offtherailz)
 - Fix #3277 - User defined animation steps (@offtherailz)
 - Connected to  #3278 (@offtherailz)
 - Connected to #3252 - timer interval of the animation and other animation options depending on the mode
@ghost ghost removed the pending review label Nov 26, 2018
@chiaracurcio chiaracurcio self-assigned this Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants