1.0.0-alpha.1 • Published 5 years ago
deck.gl-earthengine-imagecollection-demo v1.0.0-alpha.1
Example: Use deck.gl with Google Earth Engine
Uses Webpack to bundle files and serves it with webpack-dev-server.
Usage
To install dependencies:
npm install
# or
yarnCommands:
- npm startis the development target, to serves the app and hot reload.
- npm run buildis the production target, to create the final bundle and write to disk.
1.0.0-alpha.1
5 years ago