@unfolded.gl/earthengine-layers
v1.2.1
Published
deck.gl layers for Google Earth Engine
Downloads
7
Readme
@unfolded.gl/earthengine-layers
This module contains a deck.gl layer for Google Earth Engine API objects.
The primary export is the EarthEngineLayer
layer, which accepts Google Earth Engine API objects (ee.Image
, ee.ImageCollection
, ee.FeatureCollection
) through its eeObject
prop, and renders the desired datasets via a customized deck.gl TileLayer
.
For documentation please visit the website.