Skip to main content

Overview

A collection of generic react components to use with deck.gl

After the introduction of widgets in deck.gl 9.1, the general direction is to develop components as widgets (these work in all deck.gl environments, not just React) and phase out older React components.

This package also includes WidgetPanel, a small React wrapper for rendering @deck.gl-community/panels content directly inside React and MDX trees.

caution

The deck.gl-community repository is semi-maintaned. One of its goals is to collect and preserve valuable deck.gl ecosystem related code that does not have a dedicated home. Some modules may no longer have dedicated maintainers. This means that there is sometimes no one who can respond quickly to issues.