get_position | R Documentation |
Creates a JS method to retrieve the position of each object.
get_position(latitude = NULL, longitude = NULL, coordinates = NULL)
latitude |
latitude property of data object |
longitude |
longitude property of data object |
coordinates |
coordinates property of data object
(in this case |
JavaScript code evaluated on the client-side
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.