Skip to content

yaras-phoenix/tile3dlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Usage

Copy the content of this folder to your project.

To download the Cesium 3D tileset, you need a Cesium ion access token, and set it to ION_TOKEN in app.jsx.

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

Data format

Sample data is served by Cesium ion.

To use your own data, check out the documentation of Tile3DLayer

Basemap

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published