mappymatch.utils.plot.geofence

Contents

mappymatch.utils.plot.geofence#

Functions

plot_geofence(geofence[, m])

Plot geofence.

mappymatch.utils.plot.geofence.plot_geofence(geofence: Geofence, m: Map | None = None)[source]#

Plot geofence.

Args:

geofence: The geofence to plot m: the folium map to plot on

Returns:

The updated folium map with the geofence.