| add_lonlat | R Documentation | 
I don't think there's a native option for this
add_lonlat(x, drop_geom = FALSE)
| x | an sf object | 
| drop_geom | FALSE run st_drop_geometry() to return only a tibble? | 
sf object or tibble with added columns 'lon' and 'lat'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.