Project

General

Profile

« Previous | Next » 

Revision af28dbed

Added by Andreas Kohlbecker over 3 years ago

more max map zoomlevel values

View differences:

modules/cdm_dataportal/settings.php
3159 3159
    '#type' => 'select',
3160 3160
    '#title' => 'Max zoom level',
3161 3161
    '#default_value' => $map_distribution['maxZoom'],
3162
    '#options' => array(0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16)
3162
    '#options' => array(0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20)
3163 3163
  );
3164 3164

  
3165 3165
  $form[CDM_MAP_DISTRIBUTION]['show_labels'] = array(

Also available in: Unified diff