/arcgis-template_vite-react-calcite

ArcGIS API for JavaScript template using Vite and TypeScript

Primary LanguageTypeScript

ArcGIS Maps SDK for JavaScript + React/Vite/TypeScript + Calcite

A boilerplate for web mapping apps using:

Built with Vite.

Set up:

npm install

npm run dev runs a development server
npm run build creates a production build

How to switch between 2D and 3D

Check itemId references in main.tsx. Comment out either MapProvider or SceneProvider for 2D or 3D.