Skip to content

Error: initialization of TextLayer({id: 'text'}): deck.gl: assertion failed. #6702

Discussion options

You must be logged in to vote

You are rendering a TextLayer of id: 'text' for each tile. Layer ids must be unique. Use something like props.id + '-text'.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by lirosezhikang
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