Skip to content

Commit

Permalink
update example of extendLayersControl
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Appelhans committed Nov 21, 2024
1 parent 10da5ae commit 7b9958e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/layerviewcontrol.R
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
#' addPolygons(data = polys, group = "gadmCHE") %>%
#'
#' ## Extend Layers Control
#' extendLayerControl(
#' extendLayersControl(
#' view_settings, home_btns = TRUE,
#' home_btn_options = list(
#' "Base_tiles1" = list(text = '🏡', cursor = 'ns-resize', class = 'homebtn'),
Expand Down
2 changes: 1 addition & 1 deletion man/extendLayersControl.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7b9958e

Please sign in to comment.