timeLegendOptions: Time Legend Options

Description Usage Arguments Value Examples

View source: R/times.R

Description

Time Legend Options

Usage

1
2
3
4
5
timeLegendOptions(
  position = "topright",
  title = "Travel Times",
  layerId = NULL
)

Arguments

position

One of c("topright", "topleft", "bottomright", "bottomleft").

title

The legend title.

layerId

The legend layer ID.

Value

A list of options governing how the time legend appears on the map

Examples

1
2
# show the list
timeLegendOptions()

cwthom/TargomoR documentation built on Dec. 24, 2019, 7:02 p.m.