lon.lat.osm | R Documentation |
get longitude and altitude from an address using OpenStreetMap's API at http://nominatim.openstreetmap.org
lon.lat.osm(address = NULL)
address |
a character of an address |
a data.frame containig "address", "lon", "lat"
lon.lat.osm("Eiffeltower")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.