A Map showing tourist places in India using Folium library of Python
This project is developed using Python Folium library.
->It shows different tourist places across India.
-> National Parks are represented by green color.
-> Museums are represented by Orange color.
-> Monuments are represented by Red color.
-> Adventure Sports are represented by Dark Blue color.
-> The places can be represented using different markers like the normal marker shown above or a circle marker as shown below.
-
-> By clicking on the marker, the name of the place is dispayed on a popup window.