Usage¶
Below is a list of some commonly used functions available in the geomapdemo Python package. Please check the API Reference for a complete list of all available functions.
To create an ipyleaflet-based interactive map:
1 2 3 |
|
To create a folium-based interactive map:
1 2 3 |
|
To add additional basemaps to the Map:
1 2 |
|
To generate random string
1 2 |
|
To generate random number
1 2 |
|