Back to Deck Gl

or

examples/website/i3s/README.md

9.3.2929 B
Original Source

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

Note that this example demonstrates using deck.gl as an ArcGIS addon. This approach subjects to API and behavior changes in the ArcGIS for JavaScript library. For other base map options, visit the project templates in get-started.

Usage

Copy the content of this folder to your project.

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

Data Source

The 3D buildings data is provided by Precision Light Works (PLW) and served from ESRI.

To build your own application with deck.gl and ArcGIS for JavaScript, check out the documentation of @deck.gl/arcgis module