get_inset_positionο
- InsetMaps.get_inset_position(precision=3)ο
Get the current inset position (and size).
- Parameters:
precision (int, optional) β The precision of the returned position and size. The default is 3.
- Returns:
(x, y, size) β The position and size of the inset-map.
- Return type:
(float, float, float)