19 map to html
Saving maps as a html file
Uncomment the following line to install leafmap if needed.
1 | |
1 | |
Create an interactive map.
1 2 3 | |
Specify the output HTML file name to save the map as a web page.
1 | |
If the output HTML file name is not provided, the function will return a string containing contain the source code of the HTML file.
1 | |
1 | |