This module is a wrapper for the Leaflet, and you
should only need to install it if another module requires it. It does
not provide any new functionality on its own.
Installation
- Install this module using the official Backdrop CMS instructions.
Developers
If your module requires the library provided by this wrapper, you can access the
JavaScript by:
- Requiring this module as a dependency in your module
- Loading the library in your module as follows:
backdrop_add_library('leaflet_lib', 'leaflet');
Issues
Bugs and Feature requests should be reported in the Issue Queue
Current Maintainers
License
This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.