Create an interactive SVG world map using HTML, CSS, and JS. This project aims to provide a customizable and interactive way to display geographical data on a world map. By leveraging SVG (Scalable Vector Graphics), the map is lightweight, scalable, and suitable for various applications such as data visualization, educational purposes, or interactive websites.
Click 👉 here to view the live demo 😍.
Watch the project in action on YouTube: SVG World Map Demo
- Interactive: Users can hover over countries to see information or click for further interaction.
- Customizable: Easily customize the map's appearance and behavior according to your needs.
- Lightweight: Utilizes SVG for scalability and performance.
-
Clone this repository:
git clone https://github.com/naveen-kumawat/svg-world-map.git
-
Open
index.html
in your web browser to see the map in action. -
Modify
search4code.js
andsearch4code.css
to customize the map according to your requirements.
This project was developed by Naveen Kumawat. Contact: [email protected]
Contributions are welcome! Please feel free to submit pull requests or open issues if you encounter any problems or have suggestions for improvements.
This project is licensed under the MIT License - see the LICENSE file for details.