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
Check itemId references in main.tsx
. Comment out either MapProvider
or SceneProvider
for 2D or 3D.