three-geojson-geometry:ThreeJS几何体可在球体上绘制GeoJSON对象

时间:2024-05-17 15:02:56
【文件属性】:

文件名称:three-geojson-geometry:ThreeJS几何体可在球体上绘制GeoJSON对象

文件大小:300KB

文件格式:ZIP

更新时间:2024-05-17 15:02:56

webgl geojson maps data-visualization three-js

ThreeJS GeoJSON几何 ThreeJS几何类,用于在球体上抚摸GeoJSON对象。 快速开始 import { GeoJsonGeometry } from 'three-geojson-geometry'; 或者 const { GeoJsonGeometry } = require('three-geojson-geometry'); 甚至 [removed][removed] 然后 const myLine = new THREE.Line( new THREE.GeoJsonGeometry(geoJson), new THREE.LineBasicMaterial({ color: 'blue' }) ); API参考 建设者 GeoJsonGeometry ( geoJ


【文件预览】:
three-geojson-geometry-master
----example()
--------points()
--------countries()
--------geojson()
--------graticules()
----.babelrc(185B)
----rollup.config.js(1KB)
----package.json(2KB)
----_config.yml(26B)
----LICENSE(1KB)
----src()
--------index.js(5KB)
--------interpolateLine.js(650B)
--------index.d.ts(458B)
----README.md(3KB)
----yarn.lock(78KB)

网友评论