This is a minimal standalone version of the ScatterplotLayer example on deck.gl website.
Edit index.html and add a Google Maps API Key at the end of the google maps <script> tag. Copy the content of this folder to your project. Run
npm install
npm start
Changes from original deck.gl example are under MIT License.
Sample data is stored in deck.gl Example Data. To use your own data, checkout the documentation of ScatterplotLayer.