Skip to content

Shohanurcsevu/Web-Map-in-Python

Repository files navigation

Web Map in Python

Folium is a Python library for dealing with world maps.

Installation

Use the package manager pip to install foobar.

pip install folium

Usage

import foobar

map = folium.Map(location= [24.680413, 80.482510],zoom_start= 2, tiles = "CartoDB dark_matter") # returns 'map with loctions'
fg = folium.FeatureGroup(name = "Confirmed Cases") # add 'FeatureGroup'

Output

mappp

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Python Folium Frame Work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published