# maps-deckgl-scatterplot-example **Repository Path**: mirrors_googlesamples/maps-deckgl-scatterplot-example ## Basic Information - **Project Name**: maps-deckgl-scatterplot-example - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Google Maps JS API / deck.gl Simple Example App This repo contains a simple example app that shows how to use the [Google Maps Platform JS API](https://developers.google.com/maps/documentation/javascript/) with the [deck.gl](http://deck.gl) Scatterplot layer.

## Requirements To run the example apps in this repo, you'll need an [API key](https://developers.google.com/maps/documentation/javascript/get-api-key) from a Google Cloud project that has the Maps JS API enabled, Places API and Directions API enabled. For more information, see [Get Started with Google Maps Platform](https://developers.google.com/maps/gmp-get-started). ## Running the app To learn how to build and run this example app, check out our [blog post](https://goo.gle/blog-deckgl-scatterplot) that has a complete walkthrough. ## Documentation & resources - [Google Maps JS API docs](https://developers.google.com/maps/documentation/javascript/) - [`GoogleMapsOverlay` deck.gl submodule docs](https://deck.gl/#/documentation/submodule-api-reference/deckgl-google-maps/overview) - [Scatterplot Layer docs](https://github.com/uber/deck.gl/blob/master/docs/layers/scatterplot-layer.md)