MapTool is a vibe-coded React app for visualizing geographic coordinates on an interactive map. Input latitude and longitude pairs, and see them as markers with optional labels and colors.
- Live parsing and validation
- Multiple map styles
- Shareable URLs
cd maptool
npm install
npm startFor full usage instructions, features, and deployment guides, see maptool/README.md.
Try it out here: MapTool
