Skip to content

feat(geo-layers): Make TileIndex generic#10299

Open
kylebarron wants to merge 10 commits into
visgl:masterfrom
kylebarron:kyle/tileset2d-generic-tileindex
Open

feat(geo-layers): Make TileIndex generic#10299
kylebarron wants to merge 10 commits into
visgl:masterfrom
kylebarron:kyle/tileset2d-generic-tileindex

Conversation

@kylebarron
Copy link
Copy Markdown
Collaborator

Closes #

Continuation of #6816 and closure of todo comments. Happy to make an issue if you need.

Background

Change List

  • Add generic type to Tileset2D, Tile2DHeader, TileLoadDataProps, RefinementStrategy to be able to customize the shape of the TileIndex

Future Work

  • Pipe this through to the top-level TileLayer, so that the TileLayer and the TilesetClass are wired together, and the user's getTileData and renderSubLayers can be aware of the underlying tile index type.

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 83.796%. remained the same — kylebarron:kyle/tileset2d-generic-tileindex into visgl:master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants