indicate_inset_extentο
- InsetMaps.indicate_inset_extent(m, n=100, **kwargs)ο
Add a polygon to a map that indicates the extent of the inset-map.
- Parameters:
m (eomaps.Maps) β The Maps-object that will be used to draw the marker. (e.g. the map on which the extent of the inset should be indicated)
n (int) β The number of points used to represent the polygon. The default is 100.
kwargs β additional keyword-arguments passed to m.add_marker (e.g. βfacecolorβ, βedgecolorβ etc.)