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

Trips Layer #130

Open
9 of 14 tasks
SymbolixAU opened this issue Mar 5, 2019 · 1 comment
Open
9 of 14 tasks

Trips Layer #130

SymbolixAU opened this issue Mar 5, 2019 · 1 comment
Labels
enhancement New feature or request External Dependency Relies on external library changes Upcoming release Issues scheduled for the next release
Milestone

Comments

@SymbolixAU
Copy link
Collaborator

SymbolixAU commented Mar 5, 2019

https://github.com/uber/deck.gl/blob/master/docs/layers/trips-layer.md

TODO

  • use binary data format
  • if using with other layers, the other layers MUST use update_view = FALSE
  • stop the animation using cancelAnimationFrame
  • set update_view = TRUE (default)
  • set focus_layer = FALSE (default)
  • negative time stamps
  • user can supply a separate list of timestampes (so not required to have XYZM object)
  • supply a list of colour values to colour each segment
  • update md_hexToRGB() to allow arrays (now list-columns are supported)
  • trips article on website
  • animation controls overlaid on the map
  • link a slider in shiny with the animation
  • is the trail_length actually in metres? - no, time to fade
  • the legend changes when the animation is left running - the legend behaves the same as PathLayer

auto-zoom to layer - requires #137 (comment) - doesn't work

@SymbolixAU SymbolixAU added the enhancement New feature or request label Mar 5, 2019
@SymbolixAU SymbolixAU self-assigned this Mar 5, 2019
SymbolixAU pushed a commit that referenced this issue Mar 6, 2019
SymbolixAU pushed a commit that referenced this issue Mar 6, 2019
SymbolixAU pushed a commit that referenced this issue Mar 6, 2019
@SymbolixAU SymbolixAU added the Upcoming release Issues scheduled for the next release label Mar 7, 2019
SymbolixAU pushed a commit that referenced this issue Mar 7, 2019
@dcooley dcooley added the External Dependency Relies on external library changes label Mar 22, 2019
@SymbolixAU SymbolixAU added this to the v0.3.0 milestone Apr 1, 2019
dcooley added a commit that referenced this issue Jun 11, 2019
@dcooley
Copy link
Collaborator

dcooley commented Nov 4, 2020

Updating this in branch issue276

@SymbolixAU SymbolixAU removed their assignment Jan 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request External Dependency Relies on external library changes Upcoming release Issues scheduled for the next release
Projects
None yet
Development

No branches or pull requests

1 participant