Leaflet
Leaflet
Leaflet
1
2 R topics documented:
R topics documented:
addAwesomeMarkers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
addControl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
addGraticule . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
addLayersControl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
addLegend . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
addMapPane . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
addMeasure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
addMiniMap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
addProviderTiles . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
addRasterImage . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
addScaleBar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
addSimpleGraticule . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
addTerminator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
atlStorms2005 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
awesomeIconList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
awesomeIcons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
breweries91 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
colorNumeric . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
createLeafletMap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
derivePoints . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
derivePolygons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
dispatch . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
easyButtonState . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
evalFormula . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
expandLimits . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
expandLimitsBbox . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
filterNULL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
gadmCHE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
addAwesomeMarkers 3
getMapData . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
groupOptions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
iconList . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
icons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
leaflet . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
leaflet-imports . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
leafletDependencies . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
leafletOutput . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
leafletProxy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
leafletSizingPolicy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
makeAwesomeIcon . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
makeIcon . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
mapOptions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
previewColors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
providers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
providers.details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
removeControl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
setView . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
showGroup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
tileOptions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
validateCoords . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55
Index 56
Description
Add Awesome Markers
Usage
addAwesomeMarkers(map, lng = NULL, lat = NULL, layerId = NULL,
group = NULL, icon = NULL, popup = NULL, popupOptions = NULL,
label = NULL, labelOptions = NULL, options = markerOptions(),
clusterOptions = NULL, clusterId = NULL, data = getMapData(map))
Arguments
map the map to add awesome Markers to.
lng a numeric vector of longitudes, or a one-sided formula of the form ~x where x is
a variable in data; by default (if not explicitly provided), it will be automatically
inferred from data by looking for a column named lng, long, or longitude
(case-insensitively)
lat a vector of latitudes or a formula (similar to the lng argument; the names lat
and latitude are used when guessing the latitude column from data)
4 addControl
Description
Add graphics elements and layers to the map widget.
Usage
addControl(map, html, position = c("topleft", "topright", "bottomleft",
"bottomright"), layerId = NULL, className = "info legend",
data = getMapData(map))
addTiles(map,
urlTemplate = "//{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
attribution = NULL, layerId = NULL, group = NULL,
options = tileOptions(), data = getMapData(map))
Arguments
map a map widget object created from leaflet()
html the content of the control. May be provided as string or as HTML generated
with Shiny/htmltools tags
position position of control: "topleft", "topright", "bottomleft", or "bottomright"
layerId the layer id
className extra CSS classes to append to the control, space separated
data the data object from which the argument values are derived; by default, it is the
data object provided to leaflet() initially, but can be overridden
urlTemplate a character string as the URL template
attribution the attribution text of the tile layer (HTML)
group the name of the group the newly created layers should belong to (for clearGroup
and addLayersControl purposes). Human-friendly group names are permitted–
they need not be short, identifier-style names. Any number of layers and even
different types of layers (e.g. markers and polygons) can share the same group
name.
options a list of extra options for tile layers, popups, paths (circles, rectangles, polygons,
...), or other map elements
baseUrl a base URL of the WMS service
layers comma-separated list of WMS layers to show
lng a numeric vector of longitudes, or a one-sided formula of the form ~x where x is
a variable in data; by default (if not explicitly provided), it will be automatically
inferred from data by looking for a column named lng, long, or longitude
(case-insensitively)
addControl 7
lat a vector of latitudes or a formula (similar to the lng argument; the names lat
and latitude are used when guessing the latitude column from data)
popup a character vector of the HTML content for the popups (you are recommended
to escape the text using htmlEscape() for security reasons)
icon the icon(s) for markers; an icon is represented by an R list of the form list(iconUrl = "?", iconSize =
and you can use icons() to create multiple icons; note when you use an R list
that contains images as local files, these local image files will be base64 encoded
into the HTML page so the icon images will still be available even when you
publish the map elsewhere
popupOptions A Vector of popupOptions to provide popups
label a character vector of the HTML content for the labels
labelOptions A Vector of labelOptions to provide label options for each label. Default NULL
clusterOptions if not NULL, markers will be clustered using Leaflet.markercluster; you can use
markerClusterOptions() to specify marker cluster options
clusterId the id for the marker cluster layer
radius a numeric vector of radii for the circles; it can also be a one-sided formula,
in which case the radius values are derived from the data (units in meters for
circles, and pixels for circle markers)
stroke whether to draw stroke along the path (e.g. the borders of polygons or circles)
color stroke color
weight stroke width in pixels
opacity stroke opacity (or layer opacity for tile layers)
fill whether to fill the path with color (e.g. filling on polygons or circles)
fillColor fill color
fillOpacity fill opacity
dashArray a string that defines the stroke dash pattern
bringToFront Whether the shape should be brought to front on hover.
sendToBack whether the shape should be sent to back on mouse out.
highlightOptions
Options for highlighting the shape on mouse over.
smoothFactor how much to simplify the polyline on each zoom level (more means better per-
formance and less accurate representation)
noClip whether to disable polyline clipping
lng1, lat1, lng2, lat2
latitudes and longitudes of the south-west and north-east corners of rectangles
geojson a GeoJSON list, or character vector of length 1
topojson a TopoJSON list, or character vector of length 1
Value
the new map object
8 addGraticule
Functions
References
See Also
Description
Usage
Arguments
map a map widget object
interval The spacing in map units between horizontal and vertical lines.
sphere boolean. Default FALSE
style path options for the generated lines. See http://leafletjs.com/reference-1.
3.1.html#path-option
layerId the layer id
group the name of the group this layer belongs to.
options the path options for the graticule layer
Examples
leaf <- leaflet() %>%
addTiles() %>%
addGraticule()
leaf
Description
Uses Leaflet’s built-in layers control feature to allow users to choose one of several base layers, and
to choose any number of overlay layers to view.
Usage
addLayersControl(map, baseGroups = character(0),
overlayGroups = character(0), position = c("topright", "bottomright",
"bottomleft", "topleft"), options = layersControlOptions(),
data = getMapData(map))
removeLayersControl(map)
Arguments
map the map to add the layers control to
baseGroups character vector where each element is the name of a group. The user will be
able to choose one base group (only) at a time. This is most commonly used for
mostly-opaque tile layers.
overlayGroups character vector where each element is the name of a group. The user can turn
each overlay group on or off independently.
10 addLegend
Examples
leaflet() %>%
addTiles(group = "OpenStreetMap") %>%
addProviderTiles("Stamen.Toner", group = "Toner by Stamen") %>%
addMarkers(runif(20, -75, -74), runif(20, 41, 42), group = "Markers") %>%
addLayersControl(
baseGroups = c("OpenStreetMap", "Toner by Stamen"),
overlayGroups = c("Markers")
)
Description
When a color palette function is used in a map (e.g. colorNumeric), a color legend can be auto-
matically derived from the palette function. You can also manually specify the colors and labels for
the legend.
Usage
addLegend(map, position = c("topright", "bottomright", "bottomleft",
"topleft"), pal, values, na.label = "NA", bins = 7, colors,
opacity = 0.5, labels = NULL, labFormat = labelFormat(),
title = NULL, className = "info legend", layerId = NULL,
group = NULL, data = getMapData(map))
Arguments
map a map widget object created from leaflet()
position the position of the legend
pal the color palette function, generated from colorNumeric(), colorBin(), colorQuantile(),
or colorFactor()
values the values used to generate colors from the palette function
na.label the legend label for NAs in values
bins an approximate number of tick-marks on the color gradient for the colorNumeric
palette if it is of length one; you can also provide a numeric vector as the pre-
defined breaks (equally spaced)
colors a vector of (HTML) colors to be used in the legend if pal is not provided
opacity the opacity of colors
labels a vector of text labels in the legend corresponding to colors
labFormat a function to format the labels derived from pal and values (see Details below
to know what labelFormat() returns by default; you can either use the helper
function labelFormat(), or write your own function)
title the legend title
className extra CSS classes to append to the control, space separated
layerId the ID of the legend; subsequent calls to addLegend or addControl with the
same layerId will replace this legend. The ID can also be used with removeControl.
group group name of a leaflet layer group. Supplying this value will tie the legend to
the leaflet layer group with this name and will auto add/remove the legend as
the group is added/removed, for example via layerControl. You will need to set
the group when you add a layer (e.g. addPolygons) and supply the same name
here.
data the data object from which the argument values are derived; by default, it is the
data object provided to leaflet() initially, but can be overridden
prefix a prefix of legend labels
suffix a suffix of legend labels
between a separator between x[i] and x[i + 1] in legend labels (by default, it is a dash)
digits the number of digits of numeric values in labels
big.mark the thousand separator
transform a function to transform the label value
Details
The labFormat argument is a function that takes the argument type = c("numeric", "bin", "quantile", "factor"),
plus, arguments for different types of color palettes. For the colorNumeric() palette, labFormat
takes a single argument, which is the breaks of the numeric vector, and returns a character vec-
tor of the same length. For colorBin(), labFormat also takes a vector of breaks of length n but
should return a character vector of length n - 1, with the i-th element representing the inter-
val c(x[i], x[i + 1]). For colorQuantile, labFormat takes two arguments, the quantiles
12 addLegend
and the associated probabilities (each of length n), and should return a character vector of length
n - 1 (similar to the colorBin() palette). For colorFactor(), labFormat takes one argument,
the unique values of the factor, and should return a character vector of the same length.
By default, labFormat is basically format(scientific = FALSE,big.mark = ",") for the nu-
meric palette, as.character() for the factor palette, and a function to return labels of the form
‘x[i] - x[i + 1]’ for bin and quantile palettes (in the case of quantile palettes, x is the probabil-
ities instead of the values of breaks).
Examples
# !formatR
library(leaflet)
# a manual legend
leaflet() %>% addTiles() %>% addLegend(
position = "bottomright",
colors = rgb(t(col2rgb(palette())) / 255),
labels = palette(), opacity = 1,
title = "An Obvious Legend"
)
leaflet(df) %>%
addTiles() %>%
addCircleMarkers(~x, ~y, color = ~pal(z), group = "circles") %>%
addLegend(pal = pal, values = ~z, labFormat = labelFormat(
prefix = "(", suffix = ")%", between = ", ",
transform = function(x) 100 * x
), group = "circles", position = "bottomleft" ) %>%
addLayersControl(overlayGroups = c("circles"))
addMapPane 13
Description
map panes can be created by supplying a name and a zIndex to control layer ordering. We recom-
mend a zIndex value between 400 (the default overlay pane) and 500 (the default shadow pane).
You can then use this pane to render overlays (points, lines, polygons) by setting the pane argument
in leafletOptions. This will give you control over the order of the layers, e.g. points always on
top of polygons. If two layers are provided to the same pane, overlay will be determined by or-
der of adding. See examples below. See http://www.leafletjs.com/reference-1.3.0.html#
map-pane for details.
If the error "Cannot read property ’appendChild’ of undefined" occurs, make sure the pane being
used for used for display has already been added to the map.
Usage
addMapPane(map, name, zIndex)
Arguments
map A leaflet or mapview object.
name The name of the new pane (refer to this in leafletOptions.
zIndex The zIndex of the pane. Panes with higher index are rendered above panes with
lower indices.
Examples
rand_lng <- function(n = 10) rnorm(n, -93.65, .01)
rand_lat <- function(n = 10) rnorm(n, 42.0285, .01)
# display circles (zIndex: 420) above the lines (zIndex: 410), even when added first
leaflet() %>%
addTiles() %>%
# move the center to Snedecor Hall
setView(-93.65, 42.0285, zoom = 14) %>%
addMapPane("ames_lines", zIndex = 410) %>% # shown below ames_circles
addMapPane("ames_circles", zIndex = 420) %>% # shown above ames_lines
14 addMeasure
# same example but circles (zIndex: 420) are below the lines (zIndex: 430)
leaflet() %>%
addTiles() %>%
# move the center to Snedecor Hall
setView(-93.65, 42.0285, zoom = 14) %>%
addMapPane("ames_lines", zIndex = 430) %>% # shown below ames_circles
addMapPane("ames_circles", zIndex = 420) %>% # shown above ames_lines
# points above polygons
addCircles(
data = random_data, ~lng, ~lat, radius = ~radius, popup = ~circleId,
options = pathOptions(pane = "ames_circles")
) %>%
# lines in 'ames_lines' pane
addPolylines(
data = random_data, ~lng, ~lat, color = "#F00", weight = 20,
options = pathOptions(pane = "ames_lines")
)
Description
Usage
Arguments
map a map widget object
position standard Leaflet control position options.
primaryLengthUnit, secondaryLengthUnit
units used to display length results. secondaryLengthUnit is optional. Valid
values are "feet", "meters", "miles", and "kilometers".
primaryAreaUnit, secondaryAreaUnit
units used to display area results. secondaryAreaUnit is optional. Valid values
are "acres", "hectares", "sqmeters", and "sqmiles".
activeColor base color to use for map features rendered while actively performing a mea-
surement. Value should be a color represented as a hexadecimal string.
completedColor base color to use for features generated from a completed measurement. Value
should be a color represented as a hexadecimal string.
popupOptions list of options applied to the popup of the resulting measure feature. Properties
may be any standard Leaflet popup options.
captureZIndex Z-index of the marker used to capture measure clicks. Set this value higher than
the z-index of all other map layers to disable click events on other layers while
a measurement is active.
localization Locale to translate displayed text. Available locales include en (default), cn, de,
es, fr, it, nl, pt, pt_BR, pt_PT, ru, and tr
decPoint Decimal point used when displaying measurements. If not specified, values are
defined by the localization.
thousandsSep Thousands separator used when displaying measurements. If not specified, val-
ues are defined by the localization.
Value
modified map
Examples
leaf <- leaflet() %>%
addTiles() %>%
# central park
fitBounds( -73.9, 40.75, -73.95, 40.8 ) %>%
addMeasure()
leaf
# customizing
leaf %>% addMeasure(
position = "bottomleft",
primaryLengthUnit = "meters",
primaryAreaUnit = "sqmeters",
activeColor = "#3D535D",
completedColor = "#7D4479",
localization = "de"
16 addMiniMap
Description
Add a minimap to the Map https://github.com/Norkart/Leaflet-MiniMap
Usage
addMiniMap(map, position = "bottomright", width = 150, height = 150,
collapsedWidth = 19, collapsedHeight = 19, zoomLevelOffset = -5,
zoomLevelFixed = FALSE, centerFixed = FALSE, zoomAnimation = FALSE,
toggleDisplay = FALSE, autoToggleDisplay = FALSE,
minimized = FALSE, aimingRectOptions = list(color = "#ff7800", weight
= 1, clickable = FALSE), shadowRectOptions = list(color = "#000000",
weight = 1, clickable = FALSE, opacity = 0, fillOpacity = 0),
strings = list(hideText = "Hide MiniMap", showText = "Show MiniMap"),
tiles = NULL, mapOptions = list())
Arguments
map a map widget object
position The standard Leaflet.Control position parameter, used like all the other controls.
Defaults to "bottomright".
width The width of the minimap in pixels. Defaults to 150.
height The height of the minimap in pixels. Defaults to 150.
collapsedWidth The width of the toggle marker and the minimap when collapsed, in pixels.
Defaults to 19.
collapsedHeight
The height of the toggle marker and the minimap when collapsed, in pixels.
Defaults to 19.
zoomLevelOffset
The offset applied to the zoom in the minimap compared to the zoom of the
main map. Can be positive or negative, defaults to -5.
zoomLevelFixed Overrides the offset to apply a fixed zoom level to the minimap regardless of
the main map zoom. Set it to any valid zoom level, if unset zoomLevelOffset is
used instead.
centerFixed Applies a fixed position to the minimap regardless of the main map’s view /
position. Prevents panning the minimap, but does allow zooming (both in the
minimap and the main map). If the minimap is zoomed, it will always zoom
around the centerFixed point. You can pass in a LatLng-equivalent object. De-
faults to false.
addProviderTiles 17
zoomAnimation Sets whether the minimap should have an animated zoom. (Will cause it to lag
a bit after the movement of the main map.) Defaults to false.
toggleDisplay Sets whether the minimap should have a button to minimise it. Defaults to false.
autoToggleDisplay
Sets whether the minimap should hide automatically, if the parent map bounds
does not fit within the minimap bounds. Especially useful when ’zoomLevelFixed’
is set.
minimized Sets whether the minimap should start in a minimized position.
aimingRectOptions
Sets the style of the aiming rectangle by passing in a Path.Options (http://
leafletjs.com/reference-1.3.1.html#path-options) object. (Clickable
will always be overridden and set to false.)
shadowRectOptions
Sets the style of the aiming shadow rectangle by passing in a Path.Options
(http://leafletjs.com/reference-1.3.1.html#path-option) object. (Click-
able will always be overridden and set to false.)
strings Overrides the default strings allowing for translation.
tiles URL for tiles or one of the pre-defined providers.
mapOptions Sets Leaflet options for the MiniMap map. It does not override the MiniMap
default map options but extends them.
See Also
providers
Examples
leaf <- leaflet() %>%
addTiles() %>%
addMiniMap()
leaf
Description
Add a tile layer from a known map provider
Usage
addProviderTiles(map, provider, layerId = NULL, group = NULL,
options = providerTileOptions())
Arguments
map the map to add the tile layer to
provider the name of the provider (see http://leaflet-extras.github.io/leaflet-providers/
preview/ and https://github.com/leaflet-extras/leaflet-providers)
layerId the layer id to assign
group the name of the group the newly created layers should belong to (for clearGroup
and addLayersControl purposes). Human-friendly group names are permitted–
they need not be short, identifier-style names.
options tile options
errorTileUrl, noWrap, opacity, zIndex, updateWhenIdle, detectRetina
the tile layer options; see http://leafletjs.com/reference-1.3.1.html#
tilelayer
... named parameters to add to the options
Value
modified map object
Examples
leaflet() %>%
addProviderTiles("Stamen.Watercolor") %>%
addProviderTiles("Stamen.TonerHybrid")
Description
Create an image overlay from a RasterLayer object. This is only suitable for small to medium sized
rasters, as the entire image will be embedded into the HTML page (or passed over the websocket
in a Shiny context).
Usage
addRasterImage(map, x, colors = if (raster::is.factor(x)) "Set1" else
"Spectral", opacity = 1, attribution = NULL, layerId = NULL,
group = NULL, project = TRUE, method = c("auto", "bilinear",
"ngb"), maxBytes = 4 * 1024 * 1024, data = getMapData(map))
projectRasterForLeaflet(x, method)
addRasterImage 19
Arguments
map a map widget object
x a RasterLayer object–see raster
colors the color palette (see colorNumeric) or function to use to color the raster values
(hint: if providing a function, set na.color to "#00000000" to make NA areas
transparent)
opacity the base opacity of the raster, expressed from 0 to 1
attribution the HTML string to show as the attribution for this layer
layerId the layer id
group the name of the group this raster image should belong to (see the same parameter
under addTiles)
project if TRUE, automatically project x to the map projection expected by Leaflet (EPSG:3857);
if FALSE, it’s the caller’s responsibility to ensure that x is already projected, and
that extent(x) is expressed in WGS84 latitude/longitude coordinates
method the method used for computing values of the new, projected raster image. "bilinear"
(the default) is appropriate for continuous data, "ngb" - nearest neighbor - is ap-
propriate for categorical data. Ignored if project = FALSE. See projectRaster
for details.
maxBytes the maximum number of bytes to allow for the projected image (before base64
encoding); defaults to 4MB.
data the data object from which the argument values are derived; by default, it is the
data object provided to leaflet() initially, but can be overridden
Details
The maxBytes parameter serves to prevent you from accidentally embedding an excessively large
amount of data into your htmlwidget. This value is compared to the size of the final compressed
image (after the raster has been projected, colored, and PNG encoded, but before base64 encoding
is applied). Set maxBytes to Inf to disable this check, but be aware that very large rasters may
not only make your map a large download but also may cause the browser to become slow or
unresponsive.
By default, the addRasterImage function will project the RasterLayer x to EPSG:3857 using the
raster package’s projectRaster function. This can be a time-consuming operation for even mod-
erately sized rasters. Upgrading the raster package to 2.4 or later will provide a large speedup ver-
sus previous versions. If you are repeatedly adding a particular raster to your Leaflet maps, you can
perform the projection ahead of time using projectRasterForLeaflet(), and call addRasterImage
with project = FALSE.
Examples
library(raster)
r <- raster(xmn = -2.8, xmx = -2.79, ymn = 54.04, ymx = 54.05, nrows = 30, ncols = 30)
values(r) <- matrix(1:900, nrow(r), ncol(r), byrow = TRUE)
crs(r) <- CRS("+init=epsg:4326")
20 addScaleBar
if (requireNamespace("rgdal")) {
leaflet() %>% addTiles() %>%
addRasterImage(r, colors = "Spectral", opacity = 0.8)
}
Description
Uses Leaflet’s built-in scale bar feature to add a scale bar.
Usage
addScaleBar(map, position = c("topright", "bottomright", "bottomleft",
"topleft"), options = scaleBarOptions())
removeScaleBar(map)
Arguments
map the map to add the scale bar to
position position of control: "topleft", "topright", "bottomleft", or "bottomright"
options a list of additional options, intended to be provided by a call to scaleBarOptions
maxWidth maximum width of the control in pixels (default 100)
metric if TRUE (the default), show a scale bar in metric units (m/km)
imperial if TRUE (the default), show a scale bar in imperial units (ft/mi)
updateWhenIdle if FALSE (the default), the scale bar is always up-to-date (updated on move). If
TRUE, the control is updated on moveend.
Examples
leaflet() %>%
addTiles() %>%
addScaleBar()
addSimpleGraticule 21
Description
Add a simple Graticule on the map see https://github.com/ablakey/Leaflet.SimpleGraticule
Usage
addSimpleGraticule(map, interval = 20, showOriginLabel = TRUE,
redraw = "move", hidden = FALSE, zoomIntervals = list(),
layerId = NULL, group = NULL)
Arguments
map a map widget object
interval The spacing in map units between horizontal and vertical lines.
showOriginLabel
true Whether or not to show ’(0,0)’ at the origin.
redraw on which map event to redraw the graticule. On move is default but moveend
can be smoother.
hidden hide on start
zoomIntervals use different intervals in different zoom levels. If not specified, all zoom levels
use value in interval option.
layerId the layer id
group the name of the group this layer belongs to.
Examples
leaflet() %>%
addTiles() %>%
addSimpleGraticule()
Description
See https://github.com/joergdietrich/Leaflet.Terminator
22 atlStorms2005
Usage
Arguments
Examples
leaf <- leaflet() %>%
addTiles() %>%
addTerminator()
leaf
Description
Format
sp::SpatialLinesDataFrame
Details
This dataset contains storm tracks for selected storms in the Atlantic Ocean basin for the year 2005
awesomeIconList 23
Description
Usage
awesomeIconList(...)
Arguments
Examples
iconSet[c("home", "flag")]
Description
An icon can be represented as a list of the form list(icon, library,...). This function is
vectorized over its arguments to create a list of icon data. Shorter argument values will be re-cycled.
NULL values for these arguments will be ignored.
Usage
Arguments
Value
Description
Format
sp::SpatialPointsDataFrame
Details
This dataset contains selected breweries in Franconia. It is a subset of a larger database that was
compiled by students at the University of Marburg for a seminar called "The Geography of Beer,
sustainability in the food industry"
colorNumeric 25
Description
Conveniently maps data values (numeric or factor/character) to colors according to a given palette,
which can be provided in a variety of formats.
Usage
colorNumeric(palette, domain, na.color = "#808080", alpha = FALSE,
reverse = FALSE)
Arguments
palette The colors or color function that values will be mapped to
domain The possible values that can be mapped.
For colorNumeric and colorBin, this can be a simple numeric range (e.g.
c(0, 100)); colorQuantile needs representative numeric data; and colorFactor
needs categorical data.
If NULL, then whenever the resulting color function is called, the x value will
represent the domain. This implies that if the function is invoked multiple times,
the encoding between values and colors may not be consistent; if consistency is
needed, you must provide a non-NULL domain.
na.color The color to return for NA values. Note that na.color = NA is valid.
alpha Whether alpha channels should be respected or ignored. If TRUE then colors
without explicit alpha information will be treated as fully opaque.
reverse Whether the colors (or color function) in palette should be used in reverse
order. For example, if the default order of a palette goes from blue to green,
then reverse = TRUE will result in the colors going from green to blue.
bins Either a numeric vector of two or more unique cut points or a single number
(greater than or equal to 2) giving the number of intervals into which the domain
values are to be cut.
26 colorNumeric
pretty Whether to use the function pretty() to generate the bins when the argument
bins is a single number. When pretty = TRUE, the actual number of bins may
not be the number of bins you specified. When pretty = FALSE, seq() is used
to generate the bins and the breaks may not be "pretty".
right parameter supplied to cut. See Details
n Number of equal-size quantiles desired. For more precise control, use the probs
argument instead.
probs See quantile. If provided, the n argument is ignored.
levels An alternate way of specifying levels; if specified, domain is ignored
ordered If TRUE and domain needs to be coerced to a factor, treat it as already in the
correct order
Details
colorNumeric is a simple linear mapping from continuous numeric data to an interpolated palette.
colorBin also maps continuous numeric data, but performs binning based on value (see the cut
function). colorBin defaults for the cut function are include.lowest = TRUE and right = FALSE.
colorQuantile similarly bins numeric data, but via the quantile function.
colorFactor maps factors to colors. If the palette is discrete and has a different number of colors
than the number of factors, interpolation is used.
The palette argument can be any of the following:
1. A character vector of RGB or named colors. Examples: palette(), c("#000000", "#0000FF", "#FFFFFF"),
topo.colors(10)
2. The name of an RColorBrewer palette, e.g. "BuPu" or "Greens".
3. The full name of a viridis palette: "viridis", "magma", "inferno", or "plasma".
4. A function that receives a single value between 0 and 1 and returns a color. Examples:
colorRamp(c("#000000", "#FFFFFF"), interpolate = "spline").
Value
A function that takes a single parameter x; when called with a vector of numbers (except for
colorFactor, which expects factors/characters), #RRGGBB color strings are returned (unless
alpha = TRUE in which case #RRGGBBAA may also be possible).
Examples
pal <- colorBin("Greens", domain = 0:100)
pal(runif(10, 60, 100))
# Categorical data; by default, the values being colored span the gamut...
previewColors(colorFactor("RdYlBu", domain = NULL), LETTERS[1:5])
# ...unless the data is a factor, without droplevels...
previewColors(colorFactor("RdYlBu", domain = NULL), factor(LETTERS[1:5], levels = LETTERS))
# ...or the domain is stated explicitly.
previewColors(colorFactor("RdYlBu", levels = LETTERS), LETTERS[1:5])
Description
These functions are provided for backwards compatibility with the first iteration of the leaflet bind-
ings (https://github.com/jcheng5/leaflet-shiny).
Usage
createLeafletMap(session, outputId)
Arguments
session, outputId
Deprecated
width, height, initialTileLayer, initialTileLayerAttribution, options
Deprecated
derivePoints Given a data object and lng/lat arguments (which may be NULL
[meaning infer from data], formula [which should be evaluated with
respect to the data], or vector data [which should be used as-is]) re-
turn a lng/lat data frame.
Description
Given a data object and lng/lat arguments (which may be NULL [meaning infer from data], formula
[which should be evaluated with respect to the data], or vector data [which should be used as-is])
return a lng/lat data frame.
28 derivePolygons
Usage
derivePoints(data, lng = NULL, lat = NULL, missingLng = missing(lng),
missingLat = missing(lat), funcName = "f")
Arguments
data map data
lng longitude
lat latitude
missingLng whether lng is missing
missingLat whether lat is missing
funcName Name of calling function (for logging)
derivePolygons Given a data object and lng/lat arguments (which may be NULL
[meaning infer from data], formula [which should be evaluated with
respect to the data], or vector data [which should be used as-is]) re-
turn a spatial object
Description
Given a data object and lng/lat arguments (which may be NULL [meaning infer from data], formula
[which should be evaluated with respect to the data], or vector data [which should be used as-is])
return a spatial object
Usage
derivePolygons(data, lng = NULL, lat = NULL,
missingLng = missing(lng), missingLat = missing(lat),
funcName = "f")
Arguments
data map data
lng longitude
lat latitude
missingLng whether lng is missing
missingLat whether lat is missing
funcName Name of calling function (for logging)
dispatch 29
Description
Extension points for plugins
Usage
dispatch(map, funcName, leaflet = stop(paste(funcName,
"requires a map proxy object")), leaflet_proxy = stop(paste(funcName,
"does not support map proxy objects")))
Arguments
map a map object, as returned from leaflet or leafletProxy
funcName the name of the function that the user called that caused this dispatch call; for
error message purposes
leaflet an action to be performed if the map is from leaflet
leaflet_proxy an action to be performed if the map is from leafletProxy
data a data object that will be used when evaluating formulas in ...
method the name of the JavaScript method to invoke
... unnamed arguments to be passed to the JavaScript method
Value
dispatch returns the value of leaflet or leaflet_proxy, or an error. invokeMethod returns the
map object that was passed in, possibly modified.
Description
Create an easyButton statestate
Creates an easy button.
Add a EasyButton on the map see https://github.com/CliffCloud/Leaflet.EasyButton
Add a easyButton bar on the map see https://github.com/CliffCloud/Leaflet.EasyButton
30 easyButtonState
Usage
easyButtonState(stateName, icon, title, onClick)
addEasyButton(map, button)
Arguments
stateName a unique name for the state
icon the button icon
title text to show on hover
onClick the action to take
position topleft|topright|bottomleft|bottomright
id id for the button
states the states
map a map widget object
button the button object created with easyButton
... a list of buttons created with easyButton
Functions
• easyButtonState: state of an easyButton.
• addEasyButton: add an EasyButton to the map
• addEasyButtonBar: add an EasyButton to the map
See Also
easyButton
https://github.com/CliffCloud/Leaflet.EasyButton
addEasyButton
Examples
leaf <- leaflet() %>%
addTiles() %>%
addEasyButton(easyButton(
icon = htmltools::span(class = "star", htmltools::HTML("★")),
onClick = JS("function(btn, map){ map.setZoom(1);}")))
leaf
addTiles() %>%
addEasyButtonBar(
easyButton(
icon = htmltools::span(class = "star", htmltools::HTML("★")),
onClick = JS("function(btn, map){ alert(\"Button 1\");}")),
easyButton(
icon = htmltools::span(class = "star", htmltools::HTML("⌖")),
onClick = JS("function(btn, map){ alert(\"Button 2\");}")))
leaf
evalFormula Evaluate list members that are formulae, using the map data as the
environment (if provided, otherwise the formula environment)
Description
Evaluate list members that are formulae, using the map data as the environment (if provided, other-
wise the formula environment)
Usage
evalFormula(list, data)
Arguments
list with members as formulae
data map data
Description
Notifies the map of new latitude/longitude of items of interest on the map
Usage
expandLimits(map, lat, lng)
Arguments
map map object
lat vector of latitudes
lng vector of longitudes
32 filterNULL
Description
Same as expandLimits, but takes a polygon (that presumably has a bbox attr) rather than lat/lng.
Usage
expandLimitsBbox(map, poly)
Arguments
Description
Usage
filterNULL(x)
Arguments
Description
Format
sp::SpatialPolygonsDataFrame
Details
Source
http://gadm.org
Description
Usage
getMapData(map)
Arguments
Description
Change options on layer groups. Currently the only option is to control what zoom levels a layer
group will be displayed at. The zoomLevels option is not compatible with layers control; do not
both assign a group to zoom levels and use it with addLayersControl.
Usage
groupOptions(map, group, zoomLevels = NULL)
Arguments
map the map to modify
group character vector of one or more group names to set options on
zoomLevels numeric vector of zoom levels at which group(s) should be visible, or TRUE to
display at all zoom levels
Examples
pal <- colorQuantile("YlOrRd", quakes$mag)
leaflet() %>%
# Basic markers
addTiles(group = "basic") %>%
addMarkers(data = quakes, group = "basic") %>%
# When zoomed in, we'll show circles at the base of each marker whose
# radius and color reflect the magnitude
addProviderTiles(providers$Stamen.TonerLite, group = "detail") %>%
addCircleMarkers(data = quakes, group = "detail", fillOpacity = 0.5,
radius = ~mag * 5, color = ~pal(mag), stroke = FALSE) %>%
# Set the detail group to only appear when zoomed in
groupOptions("detail", zoomLevels = 7:18)
Description
Make icon set
Usage
iconList(...)
icons 35
Arguments
... icons created from makeIcon()
Examples
Description
An icon can be represented as a list of the form list(iconUrl,iconSize, ...). This function is
vectorized over its arguments to create a list of icon data. Shorter argument values will be re-cycled.
NULL values for these arguments will be ignored.
Usage
icons(iconUrl = NULL, iconRetinaUrl = NULL, iconWidth = NULL,
iconHeight = NULL, iconAnchorX = NULL, iconAnchorY = NULL,
shadowUrl = NULL, shadowRetinaUrl = NULL, shadowWidth = NULL,
shadowHeight = NULL, shadowAnchorX = NULL, shadowAnchorY = NULL,
popupAnchorX = NULL, popupAnchorY = NULL, className = NULL)
Arguments
iconUrl the URL or file path to the icon image
iconRetinaUrl the URL or file path to a retina sized version of the icon image
iconWidth, iconHeight
size of the icon image in pixels
iconAnchorX, iconAnchorY
the coordinates of the "tip" of the icon (relative to its top left corner, i.e. the top
left corner means iconAnchorX = 0 and iconAnchorY = 0), and the icon will
be aligned so that this point is at the marker’s geographical location
shadowUrl the URL or file path to the icon shadow image
shadowRetinaUrl
the URL or file path to the retina sized version of the icon shadow image
shadowWidth, shadowHeight
size of the shadow image in pixels
36 icons
shadowAnchorX, shadowAnchorY
the coordinates of the "tip" of the shadow
popupAnchorX, popupAnchorY
the coordinates of the point from which popups will "open", relative to the icon
anchor
className a custom class name to assign to both icon and shadow images
Value
A list of icon data that can be passed to the icon argument of addMarkers().
Examples
library(leaflet)
# note the data has 250 rows, and there are 10 icons in iconFiles; they are
# connected by the `group` variable: the i-th row of iconData uses the
# group[i]-th icon in the icon list
leaflet() %>% addMarkers(
data = iconData,
icon = ~ icons(
iconUrl = iconFiles[group],
popupAnchorX = 20, popupAnchorY = 0
),
popup = ~ sprintf(
"lat = %.4f, long = %.4f, group = %s, pch = %s", lat, lng, group, shapes[group]
)
)
unlink(iconFiles) # clean up the tmp png files that have been embedded
Description
This function creates a Leaflet map widget using htmlwidgets. The widget can be rendered on
HTML pages generated from R Markdown, Shiny, or other applications.
Usage
leaflet(data = NULL, width = NULL, height = NULL, padding = 0,
options = leafletOptions(), elementId = NULL,
sizingPolicy = leafletSizingPolicy(padding = padding))
Arguments
data a data object. Currently supported objects are matrices, data frames, spatial ob-
jects from the sp package (SpatialPoints, SpatialPointsDataFrame, Polygon,
Polygons, SpatialPolygons, SpatialPolygonsDataFrame, Line, Lines, SpatialLines,
and SpatialLinesDataFrame), and spatial data frames from the sf package.
width the width of the map
height the height of the map
padding the padding of the map
options the map options
elementId Use an explicit element ID for the widget (rather than an automatically generated
one).
sizingPolicy htmlwidgets sizing policy object. Defaults to leafletSizingPolicy()
minZoom Minimum zoom level of the map. Overrides any minZoom set on map layers.
maxZoom Maximum zoom level of the map. This overrides any maxZoom set on map
layers.
crs Coordinate Reference System to use. Don’t change this if you’re not sure what
it means.
worldCopyJump With this option enabled, the map tracks when you pan to another "copy" of the
world and seamlessly jumps to the original one so that all overlays like markers
and vector layers are still visible.
preferCanvas Whether leaflet.js Paths should be rendered on a Canvas renderer.
... other options used for leaflet.js map creation.
crsClass One of L.CRS.EPSG3857, L.CRS.EPSG4326, L.CRS.EPSG3395, L.CRS.Simple,
L.Proj.CRS
code CRS identifier
proj4def Proj4 string
projectedBounds
DEPRECATED! Use the bounds argument.
origin Origin in projected coordinates, if set overrides transformation option.
transformation to use when transforming projected coordinates into pixel coordinates
scales Scale factors (pixels per projection unit, for example pixels/meter) for zoom
levels; specify either scales or resolutions, not both
resolutions factors (projection units per pixel, for example meters/pixel) for zoom levels;
specify either scales or resolutions, not both
bounds Bounds of the CRS, in projected coordinates; if defined, Proj4Leaflet will use
this in the getSize method, otherwise defaulting to Leaflet’s default CRS size
tileSize DEPRECATED! Specify the tilesize in the tileOptions() argument.
leaflet 39
Details
The data argument is only needed if you are going to reference variables in this object later in map
layers. For example, data can be a data frame containing columns latitude and longtitude, then
we may add a circle layer to the map by leaflet(data) %>% addCircles(lat = ~latitude, lng = ~longtitude),
where the variables in the formulae will be evaluated in the data.
Value
A HTML widget object, on which we can add graphics layers using %>% (see examples).
Functions
• leafletOptions: Options for map creation
• leafletCRS: class to create a custom CRS
See Also
leafletCRS for creating a custom CRS.
See http://leafletjs.com/reference-1.3.1.html#map-option for details and more options.
Examples
# !formatR
library(leaflet)
m <- leaflet() %>% addTiles()
m # a map with the default OSM tile layer
# set bounds
m %>% fitBounds(0, 40, 10, 50)
# popup
m %>% addPopups(-93.65, 42.0285, "Here is the <b>Department of Statistics</b>, ISU")
rand_lng <- function(n = 10) rnorm(n, -93.65, .01)
rand_lat <- function(n = 10) rnorm(n, 42.0285, .01)
# popup
m %>% addPopups(rand_lng(), rand_lat(), "Random popups")
# marker
m %>% addMarkers(rand_lng(), rand_lat())
m %>% addMarkers(
rand_lng(), rand_lat(), popup = paste("A random letter", sample(LETTERS, 10))
)
40 leaflet
m %>% addMarkers(
c(-71.0382679, -122.1217866), c(42.3489054, 47.6763144), icon = list(
iconUrl = "http://www.rstudio.com/wp-content/uploads/2014/03/blue-125.png"
), popup = c("RStudio @ Boston", "RStudio @ Seattle")
)
# rectangle
m %>% addRectangles(
rand_lng(), rand_lat(), rand_lng(), rand_lat(),
color = "red", fill = FALSE, dashArray = "5,5", weight = 3
)
# polyline
m %>% addPolylines(rand_lng(50), rand_lat(50))
# polygon
m %>% addPolygons(rand_lng(), rand_lat(), layerId = "foo")
# geoJSON
seattle_geojson <- list(
type = "Feature",
geometry = list(
type = "MultiPolygon",
coordinates = list(list(list(
c(-122.36075812146, 47.6759920119894),
c(-122.360781646764, 47.6668890126755),
c(-122.360782108665, 47.6614990696722),
c(-122.366199035722, 47.6614990696722),
c(-122.366199035722, 47.6592874248973),
c(-122.364582509469, 47.6576254522105),
c(-122.363887331445, 47.6569107302038),
c(-122.360865528129, 47.6538418253251),
c(-122.360866157644, 47.6535254473167),
leaflet 41
c(-122.360866581103, 47.6533126275176),
c(-122.362526540691, 47.6541872926348),
c(-122.364442114483, 47.6551892850798),
c(-122.366077719797, 47.6560733960606),
c(-122.368818463838, 47.6579742346694),
c(-122.370115159943, 47.6588730808334),
c(-122.372295967029, 47.6604350102328),
c(-122.37381369088, 47.660582362063),
c(-122.375522972109, 47.6606413027949),
c(-122.376079703095, 47.6608793094619),
c(-122.376206315662, 47.6609242364243),
c(-122.377610811371, 47.6606160735197),
c(-122.379857378879, 47.6610306942278),
c(-122.382454873022, 47.6627496239169),
c(-122.385357955057, 47.6638573778241),
c(-122.386007328104, 47.6640865692306),
c(-122.387186331506, 47.6654326177161),
c(-122.387802656231, 47.6661492860294),
c(-122.388108244121, 47.6664548739202),
c(-122.389177800763, 47.6663784774359),
c(-122.390582858689, 47.6665072251861),
c(-122.390793942299, 47.6659699214511),
c(-122.391507906234, 47.6659200946229),
c(-122.392883050767, 47.6664166747017),
c(-122.392847210144, 47.6678696739431),
c(-122.392904778401, 47.6709016021624),
c(-122.39296705153, 47.6732047491624),
c(-122.393000803496, 47.6759322346303),
c(-122.37666945305, 47.6759896300663),
c(-122.376486363943, 47.6759891899754),
c(-122.366078869215, 47.6759641734893),
c(-122.36075812146, 47.6759920119894)
)))
),
properties = list(
name = "Ballard",
population = 48000,
# You can inline styles if you want
style = list(
fillColor = "yellow",
weight = 2,
color = "#000000"
)
),
id = "ballard"
)
m %>% setView(-122.36075812146, 47.6759920119894, zoom = 13) %>% addGeoJSON(seattle_geojson)
Description
These objects are imported from other packages. Follow the links to their documentation.
htmlwidgets JS
magrittr %>%
Description
Various leaflet dependency functions for use in downstream packages
Usage
leafletDependencies
leafletOutput 43
Format
An object of class list of length 13.
Examples
## Not run:
addBootStrap <- function(map) {
map$dependencies <- c(map$dependencies, leafletDependencies$bootstrap())
map
}
## End(Not run)
Description
Use leafletOutput() to create a UI element, and renderLeaflet() to render the map widget.
Usage
leafletOutput(outputId, width = "100%", height = 400)
Arguments
outputId output variable to read from
width, height the width and height of the map (see shinyWidgetOutput)
expr An expression that generates an HTML widget
env The environment in which to evaluate expr.
quoted Is expr a quoted expression (with quote())? This is useful if you want to save
an expression in a variable.
Examples
# !formatR
library(shiny)
app <- shinyApp(
ui = fluidPage(leafletOutput('myMap')),
server = function(input, output) {
map = leaflet() %>% addTiles() %>% setView(-93.65, 42.0285, zoom = 17)
output$myMap = renderLeaflet(map)
}
)
if (interactive()) app
44 leafletProxy
Description
Creates a map-like object that can be used to customize and control a map that has already been
rendered. For use in Shiny apps and Shiny docs only.
Usage
leafletProxy(mapId, session = shiny::getDefaultReactiveDomain(),
data = NULL, deferUntilFlush = TRUE)
Arguments
mapId single-element character vector indicating the output ID of the map to modify
(if invoked from a Shiny module, the namespace will be added automatically)
session the Shiny session object to which the map belongs; usually the default value will
suffice
data a data object; see Details under the leaflet help topic
deferUntilFlush
indicates whether actions performed against this instance should be carried out
right away, or whether they should be held until after the next time all of the
outputs are updated; defaults to TRUE
Details
Normally, you create a Leaflet map using the leaflet function. This creates an in-memory repre-
sentation of a map that you can customize using functions like addPolygons and setView. Such a
map can be printed at the R console, included in an R Markdown document, or rendered as a Shiny
output.
In the case of Shiny, you may want to further customize a map, even after it is rendered to an output.
At this point, the in-memory representation of the map is long gone, and the user’s web browser has
already realized the Leaflet map instance.
This is where leafletProxy comes in. It returns an object that can stand in for the usual Leaflet
map object. The usual map functions like addPolygons and setView can be called, and instead
of customizing an in-memory representation, these commands will execute on the live Leaflet map
instance.
Examples
library(shiny)
ui <- fluidPage(
leafletOutput("map1")
)
leafletSizingPolicy 45
observeEvent(input$map1_marker_click, {
leafletProxy("map1", session) %>%
removeMarker(input$map1_marker_click$id)
})
}
Description
Sizing policy used withing leaflet htmlwidgets. All arguments are passed directly to htmlwidgets::sizingPolicy
Usage
Arguments
Value
An htmlwidgets::sizingPolicy object
46 makeIcon
Description
Make Awesome Icon
Usage
makeAwesomeIcon(icon = "home", library = "glyphicon",
markerColor = "blue", iconColor = "white", spin = FALSE,
extraClasses = NULL, squareMarker = FALSE, iconRotate = 0,
fontFamily = "monospace", text = NULL)
Arguments
icon Name of the icon
library Which icon library. Default "glyphicon", other possible values are "fa" (fontawe-
some) or "ion" (ionicons).
markerColor Possible values are "red", "darkred", "lightred", "orange", "beige", "green",
"darkgreen", "lightgreen", "blue", "darkblue", "lightblue", "purple",
"darkpurple", "pink", "cadetblue", "white", "gray", "lightgray", "black"
iconColor The color to use for the icon itself. Use any CSS-valid color (hex, rgba, etc.) or
a named web color.
spin If TRUE, make the icon spin (only works when library = "fa")
extraClasses Additional css classes to include on the icon.
squareMarker Whether to use a square marker.
iconRotate Rotate the icon by a given angle.
fontFamily Used when text option is specified.
text Use this text string instead of an icon. argument of addAwesomeMarkers().
Description
Define icon sets
Usage
makeIcon(iconUrl = NULL, iconRetinaUrl = NULL, iconWidth = NULL,
iconHeight = NULL, iconAnchorX = NULL, iconAnchorY = NULL,
shadowUrl = NULL, shadowRetinaUrl = NULL, shadowWidth = NULL,
shadowHeight = NULL, shadowAnchorX = NULL, shadowAnchorY = NULL,
popupAnchorX = NULL, popupAnchorY = NULL, className = NULL)
mapOptions 47
Arguments
iconUrl the URL or file path to the icon image
iconRetinaUrl the URL or file path to a retina sized version of the icon image
iconWidth size of the icon image in pixels
iconHeight size of the icon image in pixels
iconAnchorX the coordinates of the "tip" of the icon (relative to its top left corner, i.e. the top
left corner means iconAnchorX = 0 and iconAnchorY = 0), and the icon will
be aligned so that this point is at the marker’s geographical location
iconAnchorY the coordinates of the "tip" of the icon (relative to its top left corner, i.e. the top
left corner means iconAnchorX = 0 and iconAnchorY = 0), and the icon will
be aligned so that this point is at the marker’s geographical location
shadowUrl the URL or file path to the icon shadow image
shadowRetinaUrl
the URL or file path to the retina sized version of the icon shadow image
shadowWidth size of the shadow image in pixels
shadowHeight size of the shadow image in pixels
shadowAnchorX the coordinates of the "tip" of the shadow
shadowAnchorY the coordinates of the "tip" of the shadow
popupAnchorX the coordinates of the point from which popups will "open", relative to the icon
anchor
popupAnchorY the coordinates of the point from which popups will "open", relative to the icon
anchor
className a custom class name to assign to both icon and shadow images
Description
Set options on a leaflet map object
Usage
mapOptions(map, zoomToLimits = c("always", "first", "never"))
Arguments
map A map widget object created from leaflet()
zoomToLimits Controls whether the map is zooms to the limits of the elements on the map.
This is useful for interactive applications where the map data is updated. If
"always" (the default), the map always re-zooms when new data is received;
if "first", it zooms to the elements on the first rendering, but does not re-
zoom for subsequent data; if "never", it never re-zooms, not even for the first
rendering.
48 providers
Examples
# Don't auto-zoom to the objects (can be useful in interactive applications)
leaflet() %>%
addTiles() %>%
addPopups(174.7690922, -36.8523071, "R was born here!") %>%
mapOptions(zoomToLimits = "first")
Description
Color previewing utility
Usage
previewColors(pal, values)
Arguments
pal A color mapping function, like those returned from colorNumeric, et al
values A set of values to preview colors for
Value
An HTML-based list of the colors and values
providers Providers
Description
List of all providers with their variations
Usage
providers
Format
A list of characters
Source
https://github.com/leaflet-extras/leaflet-providers/blob/master/leaflet-providers.
js
providers.details 49
Description
List of all providers with their variations and additional info
Usage
providers.details
Format
A list of lists (JSON)
Source
https://github.com/leaflet-extras/leaflet-providers/blob/master/leaflet-providers.
js
Description
Remove one or more features from a map, identified by layerId; or, clear all features of the given
type or group.
Usage
removeControl(map, layerId)
clearControls(map)
clearGroup(map, group)
removeImage(map, layerId)
clearImages(map)
removeTiles(map, layerId)
clearTiles(map)
removePopup(map, layerId)
50 removeControl
clearPopups(map)
removeMarker(map, layerId)
clearMarkers(map)
removeMarkerCluster(map, layerId)
clearMarkerClusters(map)
removeShape(map, layerId)
clearShapes(map)
removeGeoJSON(map, layerId)
clearGeoJSON(map)
removeMeasure(map)
removeTopoJSON(map, layerId)
clearTopoJSON(map)
Arguments
map a map widget object, possibly created from leaflet() but more likely from
leafletProxy()
layerId character vector; the layer id(s) of the item to remove
group the name of the group whose members should be removed
clusterId the id of the marker cluster layer
Value
the new map object
Note
When used with a leaflet() map object, these functions don’t actually remove the features from
the map object, but simply add an operation that will cause those features to be removed after they
are added. In other words, if you add a polygon "foo" and the call removeShape("foo"), it’s not
smart enough to prevent the polygon from being added in the first place; instead, when the map is
rendered, the polygon will be added and then removed.
For that reason, these functions aren’t that useful with leaflet map objects and are really intended
to be used with leafletProxy instead.
setView 51
WMS tile layers are extensions of tile layers, so they can also be removed or cleared via removeTiles()
or clearTiles().
Description
A series of methods to manipulate the map.
Usage
setView(map, lng, lat, zoom, options = list())
clearBounds(map)
Arguments
map a map widget object created from leaflet()
lng The longitude of the map center
lat The latitude of the map center
zoom the zoom level
options a list of zoom/pan options (see http://leafletjs.com/reference-1.3.1.
html#zoom/pan-options)
lng1, lat1, lng2, lat2
the coordinates of the map bounds
Value
The modified map widget.
Functions
• setView: Set the view of the map (center and zoom level)
• flyTo: Flys to a given location/zoom-level using smooth pan-zoom.
• fitBounds: Set the bounds of a map
• flyToBounds: Flys to given bound using smooth pan/zoom.
52 showGroup
References
http://leafletjs.com/reference-1.3.1.html#map-methods-for-modifying-map-state
Examples
m <- leaflet() %>% addTiles() %>% setView(-71.0382679, 42.3489054, zoom = 18)
m # the RStudio 'headquarter'
m %>% fitBounds(-72, 40, -70, 43)
m %>% clearBounds() # world view
Description
Hide groups of layers without removing them from the map entirely. Groups are created using the
group parameter that is included on most layer adding functions.
Usage
showGroup(map, group)
hideGroup(map, group)
Arguments
See Also
Description
The rest of all possible options for map elements and layers that are not listed in the layer functions.
Usage
tileOptions(minZoom = 0, maxZoom = 18, maxNativeZoom = NULL,
tileSize = 256, subdomains = "abc", errorTileUrl = "",
tms = FALSE, noWrap = FALSE, zoomOffset = 0, zoomReverse = FALSE,
opacity = 1, zIndex = 1, unloadInvisibleTiles = NULL,
updateWhenIdle = NULL, detectRetina = FALSE, ...)
markerClusterOptions(showCoverageOnHover = TRUE,
zoomToBoundsOnClick = TRUE, spiderfyOnMaxZoom = TRUE,
removeOutsideVisibleBounds = TRUE,
spiderLegPolylineOptions = list(weight = 1.5, color = "#222", opacity =
0.5), freezeAtZoom = FALSE, ...)
Arguments
minZoom, maxZoom, maxNativeZoom, tileSize, subdomains, errorTileUrl, tms, noWrap, zoomOffset, zoomRe
the tile layer options; see http://leafletjs.com/reference-1.3.1.html#
tilelayer
54 tileOptions
opacity Tooltip container opacity. Ranges from 0 to 1. Default value is 1 (different from
leaflet.js 0.9); see http://leafletjs.com/reference-1.3.1.html#tooltip-opacity
... extra options passed to underlying Javascript object constructor.
styles comma-separated list of WMS styles
format WMS image format (use "image/png" for layers with transparency)
transparent if TRUE, the WMS service will return images with transparency
version version of the WMS service to use
crs Coordinate Reference System to use for the WMS requests, defaults.
maxWidth, minWidth, maxHeight, autoPan, keepInView, closeButton, closeOnClick
popup options; see http://leafletjs.com/reference-1.3.1.html#popup-option
zoomAnimation deprecated. See https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.
md#api-changes-5
className a CSS class name set on an element
interactive whether the element emits mouse events
clickable DEPRECATED! Use the interactive option.
noHide, direction, offset, permanent
label options; see http://leafletjs.com/reference-1.3.1.html#tooltip-option
textsize Change the text size of a single tooltip
textOnly Display only the text, no regular surrounding box.
style list of css style to be added to the tooltip
sticky If true, the tooltip will follow the mouse instead of being fixed at the fea-
ture center. Default value is TRUE (different from leaflet.js FALSE); see http:
//leafletjs.com/reference-1.3.1.html#tooltip-sticky
draggable, keyboard, title, alt, zIndexOffset, riseOnHover, riseOffset
marker options; see http://leafletjs.com/reference-1.3.1.html#marker-option
showCoverageOnHover
when you mouse over a cluster it shows the bounds of its markers
zoomToBoundsOnClick
when you click a cluster we zoom to its bounds
spiderfyOnMaxZoom
when you click a cluster at the bottom zoom level we spiderfy it so you can see
all of its markers
removeOutsideVisibleBounds
clusters and markers too far from the viewport are removed from the map for
performance
spiderLegPolylineOptions
Allows you to specify PolylineOptions (http://leafletjs.com/reference-1.
3.1.html#polyline-option) to style spider legs. By default, they are weight:
1.5, color: "#222", opacity: 0.5
freezeAtZoom Allows you to freeze cluster expansion to a zoom level. Can be a zoom level e.g.
10, 12 or "max" or "maxKeepSpiderify" See https://github.com/ghybs/
Leaflet.MarkerCluster.Freezable#api-reference
lineCap a string that defines shape to be used at the end of the stroke
lineJoin a string that defines shape to be used at the corners of the stroke
pointerEvents sets the pointer-events attribute on the path if SVG backend is used
validateCoords 55
Functions
• tileOptions: Options for tile layers
• WMSTileOptions: Options for WMS tile layers
• popupOptions: Options for popups
• labelOptions: Options for labels
• markerOptions: Options for markers
• markerClusterOptions: Options for marker clusters
• pathOptions: Options for vector layers (polylines, polygons, rectangles, and circles, etc)
See Also
leafletCRS to map CRS (don’t change this if you’re not sure what it means)
Description
Utility function to check if a coordinates is valid
Usage
validateCoords(lng, lat, funcName, warn = TRUE, mode = c("point",
"polygon"))
Arguments
lng vector with longitude values
lat vector with latitude values
funcName Name of calling function
warn A boolean. Whether to generate a warning message if there are rows with miss-
ing/invalid data
mode if "point" then warn about any NA lng/lat values; if "polygon" then NA values
are expected to be used as polygon delimiters
Index
56
INDEX 57
pathOptions, 8
pathOptions (tileOptions), 53
popupOptions, 4, 7, 8
popupOptions (tileOptions), 53
pretty, 26
previewColors, 48
projectRaster, 19
projectRasterForLeaflet
(addRasterImage), 18
providers, 17, 48
providers.details, 49