Skip to content

uber/Deck.gl scatterplot example that has a Google Maps basemap.

Notifications You must be signed in to change notification settings

rpk/google-maps-basemap-deckgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a minimal standalone version of the ScatterplotLayer example on deck.gl website.

Usage

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.

Data format

Sample data is stored in deck.gl Example Data. To use your own data, checkout the documentation of ScatterplotLayer.

About

uber/Deck.gl scatterplot example that has a Google Maps basemap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published