Skip to content

Animated arc layer - increasing arc segments, need advice #5567

Discussion options

You must be logged in to vote

You will need to subclass the ArcLayer. See https://deck.gl/docs/developer-guide/custom-layers/subclassed-layers

  • override _getModel to use a custom resolution
  • add your own attribute to the shader. example

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gallickgunner
Comment options

Answer selected by gallickgunner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants