Description Usage Arguments Value Author(s) Examples
generate a kml file from dataframe of coordinates
1 | xy2kml(sampleXY)
|
sampleXY |
- a data frame with three columns: ID, X and Y (in decimal degrees) |
a .kml file of that you can view in google earth
Chris Brauer
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.