Distance from a point to all the points of a data frame of coordinates.
1 | dist_pt_poly(pt, poly_coord_df)
|
pt |
a SpatialPoints* object |
poly_coord_df |
a data frame of coordinates with first column being the longitude and the second column being the latitude. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.