/folium_map

Plot points from a csv using folium

Primary LanguageHTML

folium_map

$ pip3 install folium

In the root create a file map.py In map.py
Create map object and generate html file

Run the map using

$ python map.py

or

$ python3 map.py