The advanced-markers-basic-style sample demonstrates how to apply basic styling to advanced markers.
Follow these instructions to set up and run advanced-markers-basic-style sample on your local computer.
npm i
First cd to the folder for the sample to run, then:
npm start
From samples/:
npm run build --workspace=advanced-markers-basic-style/
From samples/:
npm run build-all
For feedback related to this sample, please open a new issue on GitHub.