A zipped Shapefile URL, or a local .shp path read with sf.
name
Layer name.
...
Additional style overrides given as named arguments, merged into
style. add_geojson(map, data, fillColor = "red") and
add_geojson(map, data, style = list(fillColor = "red")) are equivalent.