deprecated: Legacy functions

createLeafletMapR Documentation

Legacy functions

Description

These functions are provided for backwards compatibility with the first iteration of the leaflet bindings (https://github.com/jcheng5/leaflet-shiny).

Usage

createLeafletMap(session, outputId)

leafletMap(
  outputId,
  width,
  height,
  initialTileLayer = "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
  initialTileLayerAttribution = NULL,
  options = NULL
)

Arguments

session, outputId

Deprecated

width, height, initialTileLayer, initialTileLayerAttribution, options

Deprecated


leaflet documentation built on Nov. 14, 2023, 1:08 a.m.