visgl/deck.gl

[Bug] cannot reference the same b3dm

Closed this issue · 1 comments

Description

Cannot use children containing content sections with the same b3dm file. Only one of them will be rendered. For example, I want to multiply the same model (f.e. tree) by placing it in several locations.

Flavors

  • Script tag
  • React
  • Python/Jupyter notebook
  • MapboxOverlay
  • GoogleMapsOverlay
  • CartoLayer
  • ArcGIS

Expected Behavior

draw multiplied model

Steps to Reproduce

example tileset:
tileset.zip

Environment

  • Framework version: deck.gl 8, deck.gl 9
  • Browser: Chrome, Mozilla
  • OS: Ubumtu 22.04

Logs

No response

Use the ScenegraphLayer.

If you still think there is a bug, provide code that reproduces your issue. If you just want help with usage of the API, use Discussions instead.