This is a standalone experimental SharedTile2DLayer example using one SharedTileset2D to feed tiled BitmapLayer sublayers in a main view and minimap on the deck.gl website.
Copy the content of this folder to your project.
# install dependencies
npm install
# or
yarn
# bundle and serve the app with vite
npm startOpenStreetMap raster tiles from OpenStreetMap contributors.
For more information, check out the documentation of SharedTile2DLayer.