An open API service indexing awesome lists of open source software.

https://github.com/googlemaps-samples/codelab-3d-maps-webgl-js


https://github.com/googlemaps-samples/codelab-3d-maps-webgl-js

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Google Maps Platform WebGL Codelab

This repo contains the project template and finished code for the Google Maps Platform WebGL codelab.

## Getting Started
To get started with the codelab, download or fork this repo. A starter template is available in `/starter` and the full solution code is available in `/solution`.

To run the starter or solution apps, run the following from their respective directories:

1. `npm i`
2. `npm start`

This will install the needed dependencies and run the app locally in your browser using Webpack Dev Server.

## Support
If you find a bug, please [file an issue]. Or, if you'd like to contribute, send us a [pull request] and refer to our [code of conduct].

[file an issue]: https://github.com/googlecodelabs/maps-platform-webgl-101/issues
[pull request]: https://github.com/googlecodelabs/maps-platform-webgl-101/compare
[code of conduct]: CODE_OF_CONDUCT.md