gp_sf | R Documentation |
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. |
## Not run:
gp_sf()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.