This just a small tool to easily create PDFs of maps using BaseMap AT map data with support for GeoJSON overlays.
DEMO: https://c0defre4k.github.io/geojson-maps/
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint