A Vue app that generates a search grid for systematic searches by entering the coordinates for opposite corners of an area of interest. The KML file can be opened in Google Earth or other GIS tool.
For local development, install with:
npm install
And run the local development server (vite) with:
npm run dev