View source: R/mz-coordinates.R
mz_coordinates | R Documentation |
mapzen_geo_list
Extract a data frame of coordinates from a mapzen_geo_list
mz_coordinates(geo)
## S3 method for class 'mapzen_geo_list'
mz_coordinates(geo)
geo |
A mapzen geo list |
A tibble, with columns lon
and lat
.
mz_coordinates(oakland_public)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.