Project

General

Profile

« Previous | Next » 

Revision 46de7f4c

Added by Andreas Kohlbecker almost 7 years ago

fix #6608 removing to narrow default and allowing to define the maxZoom level per admin settings

View differences:

modules/cdm_dataportal/includes/maps.inc
135 135
  $cdm_openlayers_options = array(
136 136
      'legendPosition'  => '3',
137 137
      'boundingBox' => $map_settings['bbox'],
138
      'maxZoom' => $map_settings['maxZoom'],
138 139
      'aspectRatio' => $map_settings['aspect_ratio'],
139 140
      'distributionOpacity' => $map_settings['distribution_opacity'],
140 141
      'legendOpacity' => $map_settings['legend']['opacity'],

Also available in: Unified diff