This project aims to create an interactive map that displays all institutes of Advanced Technological Institute (ATI) in Sri Lanka. The map is visualized using the Folium Python library, which provides a powerful way to create web-based interactive maps.
- Interactive map with Institute "location"s
- Easy navigation and zooming capabilities
- Python 3.x
- Folium library (install using
pip install folium)
- Clone this repository using
git clone https://github.com/vanu888/ATI_Map.git - Install the required libraries by running
pip install folium - Open the
ATI-map.htmlfile in a web browser to view the interactive map
Contributions are welcome! If you like to add more or improve the map’s design, please fork this repository and submit a pull request
