Skip to content
Snippets Groups Projects

Issue #3492128 by mingsong: Increase the maximum value of zoom finer to 10

Merged Issue #3492128 by mingsong: Increase the maximum value of zoom finer to 10
1 unresolved thread
Merged Mingsong requested to merge issue/leaflet-3492128:3492128-increase-zoom-finer into 10.2.x
1 unresolved thread

Closes #3492128

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
383 383 $element['zoomFiner'] = [
384 384 '#title' => $this->t('Zoom Finer'),
385 385 '#type' => 'number',
386 '#max' => 5,
386 '#max' => 10,
387 387 '#min' => -5,
  • ressa
  • Mingsong added 1 commit

    added 1 commit

    • 0328bbbc - Update the description accordingly.

    Compare with previous version

  • Prem Suthar added 1 commit

    added 1 commit

    Compare with previous version

  • merged

  • Please register or sign in to reply
    Loading