文件名称:react-earth:React中的Earth可视化
文件大小:14.12MB
文件格式:ZIP
更新时间:2024-06-02 23:55:26
JavaScript
React地球
这是一个通过React组件显示Earth的程序包。
。
安装
使用npm安装:
npm install react-earth
或纱线:
yarn add react-earth
用法
import ReactEarth from 'react-earth';
const App = () => {
return (
【文件预览】:
react-earth-master
----example()
--------index.js(4KB)
--------index.html(366B)
--------index.css(1KB)
----.babelrc(76B)
----package.json(1KB)
----out.gif(0B)
----assets()
--------globe.gif(12.4MB)
--------earthcloudmap.jpg(230KB)
--------earthlights1k.jpg(83KB)
--------earthcloudmaptrans.jpg(180KB)
--------spec.jpg(114KB)
--------circle.png(1KB)
--------map.jpg(336KB)
--------bump.jpg(89KB)
----react-earth()
--------example.26b66a03.css(494B)
--------index.html(284B)
--------example.821d352e.js(623KB)
--------example.461e850a.map(2.17MB)
----LICENSE(1KB)
----package-lock.json(307KB)
----src()
--------index.js(63B)
--------camera.js(203B)
--------scene()
--------Component.js(2KB)
--------utils()
--------renderer.js(1KB)
----.npmignore(114B)
----.eslintrc.js(295B)
----.gitignore(93B)
----README.md(2KB)