set_extentο
- Maps.set_extent(extents, crs=None)ο
Set the extent (x0, x1, y0, y1) of the map in the given coordinate system.
If no crs is given, the extentsβ coordinate system will be assumed to be the Geodetic version of this axesβ projection.
- Parameters:
extents β Tuple of floats representing the required extent (x0, x1, y0, y1).