leaflet.rightclickzoom

1.0.2 • Public • Published

Leaflet.DoubleRightClickZoom

Plugin for Leaflet that adds an interaction handler that allows the map to be zoomed out by double right click.

Demo

Usage

Double right click zoom is enabled automatically simply through including the plugin or can be controlled explicitly with the doubleRightClickZoom map option.

var map = L.map('map', {
    doubleRightClickZoom: true
 });

License

This software is released under the MIT licence.

/leaflet.rightclickzoom/

    Package Sidebar

    Install

    npm i leaflet.rightclickzoom

    Weekly Downloads

    23

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • mpotoole