Skip to main content

react-map-gl

Recommendation
Updated
Moved
USE
2022-05-05

What is it

react-map-gl creates a fully reactive wrapper for mapbox-gl. Subsequently, It allows Mapbox GL JS Map to be used as a fully controlled reactive component.

When to use it

Use to visualize Mapbox GL JS maps in React. We recommend using it together with deck.gl to render performant and compelling 2D and 3D WebGL visualizations.

How to learn it

Learn react-map-gl in the official documentation. See examples of how to implement the various map features.