linkCoords | R Documentation |
Link map points/lines as if selecting them using points
linkCoords(map, fromX, fromY, toX, toY, copyMap = TRUE)
map |
A sala map |
fromX |
X coordinate of the origin point |
fromY |
Y coordinate of the origin point |
toX |
X coordinate of the target point |
toY |
Y coordinate of the target point |
copyMap |
Optional. Copy the internal sala map |
A new map with linked points/lines
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.