The function (for now) takes one parameter to bounce back to the backend. For now just a dropdown list. The slider only works with circles.
gp_sf( sf = geoplumber::traffic, props_list = list(road = geoplumber::traffic$road) )
sf | a valid sf object that can be converted to geojson |
---|---|
props_list | one named list of menuitmes to explore sf object with. |
if (FALSE) { gp_sf() }