Learn R Programming

⚠️There's a newer version (2.0.1) of this package.Take me there.

leaflet.extras (version 0.2)

Extra Functionality for 'leaflet' Package

Description

The 'leaflet' JavaScript library provides many plugins some of which are available in the core 'leaflet' package, but there are many more. It is not possible to support them all in the core 'leaflet' package. This package serves as an add-on to the 'leaflet' package by providing extra functionality via 'leaflet' plugins.

Copy Link

Version

Install

install.packages('leaflet.extras')

Monthly Downloads

11,953

Version

0.2

License

GPL-3 | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Bhaskar Karambelkar

Last Published

June 25th, 2017

Functions in leaflet.extras (0.2)

addFullscreenControl

Add fullscreen control
gpsOptions

Options for the GPS Control
addStyleEditor

Add style editor
propsToHTML

Converts GeoJSON Feature properties to HTML
addBootstrapDependency

Add Bootstrap dependency to a map
addGeodesicPolylines

Add Geodesic Lines
leafletExtrasDependencies

Various leaflet dependency functions for use in downstream packages
addHash

Add dynamic URL Hash
addWMSLegend

Add WMS Legend
enableTileCaching

Enables caching of Tiles
addHeatmap

Add a heatmap
leaflet.extras

leaflet.extras: Extra Functionality for 'leaflet' Package.
enableMeasurePath

Enables measuring of length of polylines and areas of polygons
addGeoJSONv2

Adds a GeoJSON/TopoJSON to the leaflet map.
drawShapeOptions

Options for drawn shapes
addDrawToolbar

Adds a Toolbar to draw shapes/points on the map.
addSearchOSM

Add a OSM search control to the map.
addAwesomeMarkersDependencies

Add AwesomeMarkers and related lib dependencies to a map
pulseIconList

Make pulse-icon set
searchOptions

Options for search control.
weatherIconList

Make weather-icon set
addWebGLHeatmap

Add a webgl heatmap
suspendScroll

Prevents accidental map scrolling when scrolling in a document.