Project

General

Profile

« Previous | Next » 

Revision 7931750e

Added by Andreas Kohlbecker about 3 years ago

fix #9458 setting default max zoom level for maps to 13

View differences:

modules/cdm_dataportal/settings.php
393 393
  // 'height' => 512 / 2, // optimum size for OSM layers 256
394 394
  'aspect_ratio' => 2,
395 395
  'bbox' => '', // empty to allow automatic zooming to extend
396
  'maxZoom' => 15, // corresponds to the default in cdm_openlayers_map.defaults
396
  'maxZoom' => 13, // see https://dev.e-taxonomy.eu/redmine/issues/9458
397 397
  'show_labels' => FALSE,
398 398
  'caption' => '',
399 399
  'distribution_opacity' => '0.5',

Also available in: Unified diff