R/leaflet.esri-package.r

#' leaflet.esri: 'ESRI' bindings for the 'leaflet' Package.
#'
#' An add-on package to the 'leaflet' package, which provides bindings for 'ESRI' services.
#' This package allows a user to add 'ESRI' provided services such as
#' 'MapService', 'ImageMapService', 'TiledMapService' etc. to a 'leaflet' map.
#'
#' @import leaflet
#' @import leaflet.extras
#'
#' @name leaflet.esri
#' @docType package
#' @author Bhaskar V. Karambelkar
NULL

Try the leaflet.esri package in your browser

Any scripts or data that you put into this service are public.

leaflet.esri documentation built on May 2, 2019, 2:39 a.m.