Skip to content

Commit

Permalink
Merge pull request #63 from steffenoppel/master
Browse files Browse the repository at this point in the history
adjusted header to improve help file for addPlayback
  • Loading branch information
trafficonese authored Oct 25, 2023
2 parents b5e0283 + f0db142 commit 9183b70
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 9183b70

Please sign in to comment.