You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [Fixes#12651] Wrong extent calculated for empty maps
* use iterator to iterate map layers
(cherry picked from commit e54b42c)
Co-authored-by: Giovanni Allegri <giohappy@gmail.com>
The reason is that in case of empty maps the infinite starting coords are used for the final extent, since the box is not reduced by map layers.
The text was updated successfully, but these errors were encountered: