
- Location URL sharing
- Fuzzy searching
- Live location lookup (GPS)
- Legend and label settings
- Map zoom
- Quick searches
- Location metadata and information
- Frontend: Svelte with Cloudflare Pages
- CDN: Cloudinary
- Backend: None
- Development: Node.js and npm
- Leaflet.js for mapping and tiling. Special thanks to the OpenStreetMap community and Carto.
- Fuse.js for the fuzzy search engine.
Install dependencies with npm install
(or pnpm install
or yarn
), then start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
To create a production version to test how it might look on production.
- Build and compile the app.
npm run build
- Serve the app locally.
npm run preview
User Pic | Name / Username | Role | |
---|---|---|---|
Chris Irag / @iragca | chrisandrei.irag@1.ustp.edu.ph | Data Gathering, Developer, UI/UX | |
Hernel Juanico / @rocketwolf98 | juanico.hernel064@gmail.com | Beta Testing, UI |