Skip to content

refactor!: Make MosaicTileset2D private#550

Merged
kylebarron merged 5 commits into
mainfrom
kyle/mosaic-layer-state
May 14, 2026
Merged

refactor!: Make MosaicTileset2D private#550
kylebarron merged 5 commits into
mainfrom
kyle/mosaic-layer-state

Conversation

@kylebarron
Copy link
Copy Markdown
Member

@kylebarron kylebarron commented May 14, 2026

Change list

  • Store the spatial index backing MosaicTileset2D in the MosaicLayer state instead of in the MosaicTileset state. This makes it easier to reason about because we can use standard layer lifecycle methods.
  • Make MosaicTileset2D private. It should be an implementation detail only that MosaicLayer is backed by a deck.gl TileLayer
  • Remove the unnecessary re-export of MinimalTileData type through the deck.gl-geotiff package

@kylebarron kylebarron merged commit f11f226 into main May 14, 2026
5 checks passed
@kylebarron kylebarron deleted the kyle/mosaic-layer-state branch May 14, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant