Learn R Programming

leaflet.multiopacity (version 0.1.1)

registerPlugin: Register Plugin to leaflet map

Description

Register Plugin to leaflet map

Usage

registerPlugin(map, plugin)

Arguments

map

The map to register the plugin.

plugin

List with JavaScript dependencies (from 'htmltools::htmlDependency') to register.

Value

Leaflet map with plugin registered (JS dependencies added).