I have a map setup with Openlayers and mapbox. I need to set the default zoom level to be in-between 1 and 2. So something like 1.5, as 2 is too zoomed in and 1 is too zoomed out.
I have entered different values under ‘zoom level’ within ‘center & bounds’, but only whole numbers seems to have an effect on the map.
Does anyone know of a way to set a default zoom level that is not a whole number? So something like 1.5 ?
I am using Drupal 7.
Thanks you help is much appreciated.