Metadata-Version: 2.4
Name: map-viewer
Version: 1.0.0
Summary: A Python project that displays and interacts with an online map using the Folium library.
Author-email: DuyDC <duycong383@gmail.com>
License-Expression: GPL-3.0-or-later
Project-URL: Repository, https://github.com/dangduy1998/Map-Viewer.git
Project-URL: Issues, https://github.com/dangduy1998/Map-Viewer/issues
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: folium

### Python Interactive Map Viewer
# This project is a simple Python application that displays and interacts with an online map using the Folium library. It allows users to view the map, zoom, pan, and add basic interactive elements such as markers.
