Description Usage Arguments Value See Also
The function locates points on a plot initialized by geoplot returning their latitude and longitude.
| 1 | geolocator(type = "p", n = 0)
 | 
| type | Same parameter as in the locator function. Type = "l" draws line between points. | 
| n | Number of points. Default value is zero, then the point coordinates are located till the mouse' middle button is clicked. | 
A list with components $lat  and  $lon.   or  ($x,  $y  if
geopar$projection = "none")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.