Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.27 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.27 KB

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 with the deck.gl Scatterplot layer.

Requirements

To run the example apps in this repo, you'll need an 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.

Running the app

To learn how to build and run this example app, check out our blog post that has a complete walkthrough.

Documentation & resources