addtext: Add text to leaflet map

View source: R/label_standardize.R

addtextR Documentation

Add text to leaflet map

Description

Add text to a leaflet map; e.g., instructions for how to use the map

Usage

addtext(leafletobj, text, pos = "bottomleft")

Arguments

leafletobj

Leaflet map object

text

Text that's displayed on the leaflet map

pos

Position of the text; default "bottomleft"

Value

Leaflet map with displayed text


dpowerstp/leafletwrappers documentation built on Sept. 4, 2022, 10:19 a.m.