gn_leaflet_basic: Basic leaflet map of points identified in a 'us.geonames'...

Description Usage Arguments

Description

Basic leaflet map of points identified in a us.geonames search

Usage

1
2
gn_leaflet_basic(df, weight = 1, color = "red", fillColor = "red",
  fillOpacity = 0.3, radius = 5)

Arguments

df

A dataframe from a us.geonames search

weight

Weight of circle marker border (default = 1)

color

Color of circle marker border (default = "red")

fillColor

Fill color of circle marker (default = "red")

fillOpacity

Opacity of a single marker (default = 0.3)

radius

Radius of circle marker (default = 5)


jacob-ogre/us.geonames documentation built on May 20, 2019, 6:03 p.m.