The layer-data-style sample demonstrates how to style a data layer.
Follow these instructions to set up and run layer-data-style sample on your local computer.
npm i
cd samples/layer-data-style
npm start
cd samples/layer-data-style
npm run build
From 'samples':
npm run build --workspace=layer-data-style/
From 'samples':
npm run build-all
cd samples/layer-data-style
npx eslint index.ts
For feedback related to this sample, please open a new issue on GitHub.