This is a standalone high resolution image example using TileLayer and BitmapLayer, with non-geospatial coordinates 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 webpack
npm start