addControlFullScreen: Add full screen control to map

View source: R/plugin-fullscreen.R

addControlFullScreenR Documentation

Add full screen control to map

Description

Add full screen control (https://github.com/brunob/leaflet.fullscreen)

Usage

addControlFullScreen(map)

Arguments

map

the map to add the tile layer to

Value

modified map object

Examples

leaflet() %>%
  addControlFullScreen()

asmith26/leafletplugins documentation built on June 2, 2025, 5:02 a.m.