Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

GhostGroup/Leaflet.DoubleRightClickZoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published