Skip to content

doubleClickZoom binding does not seem to work for l-map #438

@Carnid

Description

@Carnid

Description

doubleClickZoom option doesn't seem to be passed to the leaflet map object as per leaflet documentation: https://leafletjs.com/reference-1.5.0.html#map-doubleclickzoom

Live Demo

Here: http://jsfiddle.net/snLedmf0/

Steps to Reproduce

Add any <l-map> component to your view, add :doubleClickZoom="false" and double-click on the map

Expected Results

It should not zoom in

Actual Results

It zooms in

Browsers Affected

  • Chrome
  • Firefox
  • Edge
  • Safari 9
  • Safari 8
  • IE 11

Versions

  • Leaflet: v1.3.2
  • Vue: v2.5.3
  • Vue2Leaflet: v1.0.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions