Description of the bug
Setting the zoom-property on the Map-component does not affect the zoom level when there are geometries present on the map. The expected behaviour is that the zoom can be set regardless of other properties on the map.
Steps To Reproduce
- Add a
Map to the layout with both geometries and zoom.
- Add geometries to the map (e.g. through data processing).
- See that the zoom level does not affect the map.
Additional Information
No response
Description of the bug
Setting the
zoom-property on the Map-component does not affect the zoom level when there are geometries present on the map. The expected behaviour is that the zoom can be set regardless of other properties on the map.Steps To Reproduce
Mapto the layout with bothgeometriesandzoom.Additional Information
No response