Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
trafficonese committed May 25, 2024
2 parents 43b7639 + 9183b70 commit da9a4d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/playback.R
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ addPlayback <- function(map, data, time = "time", icon = NULL,
#' @param tickLen Set tick length in milliseconds. Increasing this value, may
#' improve performance, at the cost of animation smoothness. Default is 250
#' @param speed Set float multiplier for default animation speed. Default is 50
#' @param maxInterpolationTime Set max interpolation time in seconds.
#' @param maxInterpolationTime Set max interpolation time in milliseconds.
#' Default is 5*60*1000 (5 minutes).
#' @param tracksLayer Set \code{TRUE} if you want to show layer control on the
#' map. Default is \code{TRUE}
Expand Down

0 comments on commit da9a4d0

Please sign in to comment.