Hello,
If I use the fitToGeometry property of mapView, I don't manage to zoom out from the initial view, i.e. it's like the fitToGeometry set a min zoom on the map.
I started from this [example][https://jsfiddle.net/gh/get/library/pur ... togeometry], and here is a simplified version to highlight my problem: [][https://jsfiddle.net/labaffa/7sbzd954/8/]
Is there a solution while still making use of fitToGeometry?
Thanks