tm_minimap {tmap} | R Documentation |
Minimap
Description
Creates a minimap in view mode. See addMiniMap
.
Usage
tm_minimap(server = NA, position = c("left", "bottom"), toggle = TRUE, ...)
Arguments
server |
name of the provider or an URL (see |
position |
position of the scale bar Vector of two values, specifying the x and y coordinates. The first is either "left" or "right", the second either "top" or "bottom". |
toggle |
should the minimap have a button to minimise it? By default |
... |
arguments passed on to |
See Also
[Package tmap version 3.3-4 Index]