Create beautiful and interactive React + ThreeJS globe visualizations with ease.
Note that react-globe
requires react >= 16.13.1
and three >= 0.118.3
as peer dependencies.
Render a simple interactive globe with a single line of code!
An example showing various features (markers, tooltips, options, callbacks, textures).
View all documented examples and gallery of react-globe
applications at https://react-globe.netlify.com/.
You can also run the examples locally:
The code is written in typescript
, linted with xo
, and built with microbundle
. Examples and documentations are built with docz
.
Feel free to contribute by submitting a pull request.