Learn R Programming

leafletR (version 0.2-1)

leafletInt: Internal function leaflet

Description

Internal function for leaflet

Usage

leafletInt(dat, path, title, size, base.map, center, 
  zoom, style, popup, incl.data)

Arguments

dat
Name(s) of data file(s).
path
Path to the data file.
title
Map title.
size
Size of the map.
base.map
Base map in the background of the data.
center
Map center coordinates.
zoom
Map zoom level.
style
Style(s) of the data layer(s).
popup
Property of the data to be shown in a popup.
incl.data
If TRUE, data is included in the HTML file itself.

encoding

UTF-8

See Also

leaflet