drawColorTracks: set up call to draw3dMap with colors for the tracks

Description Usage Arguments Details

View source: R/draw3dMap.R

Description

drawColorTracks draw 3D map from elevation and feature data, and add a set of colored paths to the plot

Usage

1
drawColorTracks(paths, drawPalette = "default", colorMode = "track", ...)

Arguments

paths

dataframe see draw3dMap

drawPalette

name of the palette to be used. Options are "plasma", "magma","viridis","heat","rainbow","red-blue-green","red-blue","default"

colorMode

character either "track" where each segment in the path has a different color sequentially chosen from the palette, or "speed" where the pieces of the path are colored based on the speed recorded.

...

parameters passed to draw3dMap

Details

This is a wrapper for draw3dMap.


CraigMohn/maptrack3d documentation built on March 17, 2021, 7:38 a.m.