rb_mapdeck.Rd
Plot trails
rb_mapdeck(
d,
col = "speed",
tooltip = "speed",
no_lines = TRUE,
radius = 400,
highlight_colour = "black",
stroke_colour = "cyan"
)
a tibble containing trails
the variable that controls colour
the variable to show as tooltip
plot track as lines (default = TRUE)
the radius of the points (default 400 m)
colour of track (default black)
stroke colour of track (default cyan)
a mapdeck map