[go: nahoru, domu]

Skip to content

Latest commit

 

History

History
 
 

scenegraph

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

This is a minimal standalone version of the ScenegraphLayer example on deck.gl website.

Usage

Copy the content of this folder to your project.

# install dependencies
npm install
# or
yarn
# bundle and serve the app with vite
npm start

Data source

The 3D model is created by manilov.ap, modified for this application. See profile page on sketchfab, licensed under Creative Commons.

The real-time flight information is from Opensky Network.

To use your own data, check out the documentation of ScenegraphLayer.

Basemap

The basemap in this example is provided by CARTO free basemap service. To use an alternative base map solution, visit this guide