Leaflet.help

Demonstration of Leaflet.help. For full usage details see the repository on GitHub.

Simple example

This is the simplest possible usage of Leaflet.help, and is easily implemented by passing  helpControl: true  as one of your Leaflet.Map constructor options.

Click on the ? in the top left corner of the map to see it in action.

Full example

This makes use of the various configuration options available to Leaflet.help:

Also note that it detects on the fly that this map has been configured without scroll wheel zooming enabled.

Click on the i in the top right corner of the map to see it in action.