marker_icon
is the specification of the default marker.
tmap_icons(file, width = 48, height = 48, keep.asp = TRUE, just = c("center", "center"), as.local = TRUE, ...)
marker_icon()
keep.asp
, this is interpreted as the maximum width.keep.asp
, this is interpreted as the maximum height.TRUE
and the aspect ratio differs from width/height
either width
or height
is adjusted accordingly."left"
, "right"
, "center"
, "bottom"
, and "top"
. Numeric values of 0 specify left alignment and 1 right alignment. The default value of just
is c("center", "center")
.file
is a url, should it be saved to local temporary file?icons
. When iconWidth
, iconHeight
, iconAnchorX
and iconAnchorY
are specified, they override width
and height
, and just
.icons
)
tm_symbols