1.0.2 • Published 9 years ago

leaflet.rightclickzoom v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

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.

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago