A React project with Tailwind CSS. Import the MapLibre GL stylesheet globally.
Each component is a standalone file. Two shared utilities (map-theme.ts, map-hooks.ts) are included automatically.
Some components need extra packages. Install only what you use.
| Component | Extra deps |
|---|---|
| Map | — |
| Map Search | — |
| Map Heatmap | — |
| Map Directions | @base-ui/react |
| Map Draw | @mapbox/mapbox-gl-draw |
| Deck.gl Overlay | @deck.gl/* |
| Scatterplot | @deck.gl/* |
| GPU Heatmap | @deck.gl/* |
| Hexbin | @deck.gl/* |
| Arc Layer | @deck.gl/* |
| Spatial Analysis | @turf/* |