View source: R/coord_to_placekey.R
coord_to_placekey | R Documentation |
Generate Placekey from a coordinate
coord_to_placekey(lat, long)
lat |
Latitude in decimal degrees. |
lon |
Longitude in decimal degrees. |
coord_to_placekey(29.76328, -95.36327) #> "@675-9z6-5nw-m2"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.